-
```
When using "NoMatchParen" (from the matchparen plugin in the runtime) via
a *ReadPre autocommand this might cause a E201, because it uses "windo"
and then the "(curbuf != old_curbuf)" check in Vi…
-
### Check for existing issues
- [X] Completed
### Describe the feature
As with other editors, it would be great to have the option to configure word separators.
```
"word_separators": "`~…
-
## Is your feature request related to a problem? Please describe.
I'm always frustrated with vim keymappings in more integrated environments (e.g. jupyter notebook/lab) that the navigation feels li…
-
[Enter steps to reproduce below:]
1. Toggle `git-blame` on.
2. Change file contents and save.
**Atom Version**: 1.0.19
**System**: Mac OS X 10.11
**Thrown From**: [git-blame](https://github.com/alexc…
-
### Neovim version (nvim -v)
0.6.1
### Vim (not Nvim) behaves the same?
no, Vim 8.2.3995
### Operating system/version
Debian unstable/amd64
### Terminal name/version
None (ssh localhost)
### $…
-
I just installed the plugin and it works really nicely. Just one thing, I haven't figured out how to do, is: How can I restore my original key map as opposed to the normal mode one, when exiting vim.
…
-
Hello, I just can't figure out how to setup this plugin for javascript and react.
This is my config:
```
vim.o.completeopt = "menuone,noselect"
vim.o.shortmess = vim.o.shortmess .. "c"
vim.g.c…
-
**Describe the bug**
Auto-switch to the visual mode when selecting text with `shift+opt+arrow` to block the text in `Insert` or `Normal Mode`
**To Reproduce**
Steps to reproduce the behavior:
…
Lzyct updated
3 months ago
-
### Describe the bug
I have some autocommands to ensure that terminal mode is entered whenever a terminal window is `BufEnter`ed. However, when I switch windows as part of a terminal callback, it see…
-
Failed to load the atom-neovim package on Atom 1.9.5 and neovim 1.5.0
```
At list argument must be an Array of Buffers
TypeError: list argument must be an Array of Buffers
at Function.Buffer.co…