neorg icon indicating copy to clipboard operation
neorg copied to clipboard

Vim:E944: Reverse range in character class

Open champignoom opened this issue 2 years ago • 0 comments

Prerequisites

  • [X] I am using the latest stable release of Neovim
  • [X] 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 avatar Dec 18 '23 07:12 champignoom