nvim
Neovim is a refactor, and sometimes redactor, in the tradition of Vim. It is not a rewrite but a continuation and extension of Vim. Neovim is built for users who want the good parts of Vim, and more.
Here are 687 public repositories matching this topic...
-
Updated
Mar 15, 2021 - Vim script
-
Updated
Mar 14, 2021 - Python
-
Updated
Mar 15, 2021 - Python
-
Updated
Feb 26, 2021 - Vim script
While the readme seems to be automatically generated via GitHub Actions, it has gotten pretty large, unwieldy, and cluttered overall.
Before 0.5.0 is live, can those docs be reorganized to support vim-styled help documentation and tags?
A good reference style would probably be how ALE laid out their docs: https://github.com/dense-analysis/ale/tree/master/doc
-
Updated
Jul 27, 2018 - Python
-
Updated
Mar 15, 2021 - Python
-
Updated
Jan 19, 2021 - Python
-
Updated
Feb 19, 2021 - Vim script
-
Updated
Mar 15, 2021 - Python
-
Updated
Feb 20, 2021 - JavaScript
Sometimes a plugin (or multiple plugins) might fail to update/install.
It would make sense to add a retry option (perhaps mapped to R, since r is already mapped to revert).
Thanks for the wonderful Plugin.
I observe that the completion menu does not show when backspace is pressed or when insert mode is entered (by entering a,I,i etc). I don't see that in documentation as well.
This is supported in deoplete. It will be nice to have this in this plugin as well.
Can you please add this option if it is not already supported or let me know how to configure this?
-
Updated
Dec 15, 2020 - Vim script
-
Updated
May 18, 2020 - Python
-
Updated
Jan 28, 2021 - Vim script
-
Updated
Feb 16, 2021 - Vim script
Created by Thiago de Arruda
Released January 31, 2014
Latest release 7 months ago
- Repository
- neovim/neovim
- Website
- neovim.io
- Wikipedia
- Wikipedia

It is currently expected that UIs will figure out when to hide
msg_history_showmessages by themselves.I think this is bad for two reasons:
press ENTERprompt when the time to hidemsg_history_showmessages has come.After [di