Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vim:E944: Reverse range in character class #1232

Closed
2 tasks done
champignoom opened this issue Dec 18, 2023 · 1 comment
Closed
2 tasks done

Vim:E944: Reverse range in character class #1232

champignoom opened this issue Dec 18, 2023 · 1 comment
Labels
bug Issues related to bugs. Please attach a severity, a priority and category with this label.

Comments

@champignoom
Copy link
Contributor

Prerequisites

  • I am using the latest stable release of Neovim
  • I am using the latest version of the plugin

Neovim Version

NVIM v0.10.0-dev-1793+g808fbe67a

Neorg setup

as in tl;dr

Actual behavior

Failed to run `config` for neorg

Vim:E944: Reverse range in character class

# stacktrace:
  - /neorg/lua/neorg/modules/core/dirman/module.lua:67 _in_ **load**
  - /neorg/lua/neorg/core/modules.lua:397 _in_ **load_module**
  - /neorg/lua/neorg.lua:94 _in_ **org_file_entered**
  - /neorg/lua/neorg.lua:30 _in_ **setup**
  - ~/.config/nvim/init.lua:35 _in_ **config**
  - ~/.config/nvim/init.lua:18

Expected behavior

Silence

Steps to reproduce

$ mkdir '[z-a]'
$ cd '[z-a]'
$ nvim

Potentially conflicting plugins

No response

Other information

No response

Help

Yes

Implementation help

No response

@champignoom champignoom added the bug Issues related to bugs. Please attach a severity, a priority and category with this label. label Dec 18, 2023
@github-project-automation github-project-automation bot moved this to added-updated-reopened in sorting neorg issue tracker Dec 18, 2023
@vhyrro
Copy link
Member

vhyrro commented Mar 25, 2024

Fixed! :)

@vhyrro vhyrro closed this as completed Mar 25, 2024
@github-project-automation github-project-automation bot moved this from added-updated-reopened to done in sorting neorg issue tracker Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issues related to bugs. Please attach a severity, a priority and category with this label.
Projects
None yet
Development

No branches or pull requests

2 participants