Neovim
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 2,293 public repositories matching this topic...
-
Updated
Apr 1, 2020 - TypeScript
-
Updated
Feb 21, 2021 - Swift
-
Updated
Feb 18, 2021 - Vim script
-
Updated
Feb 20, 2021 - Vim script
-
Updated
Feb 25, 2021 - TeX
-
Updated
Feb 25, 2021 - Vim script
-
Updated
Feb 23, 2021 - Vim script
-
Updated
Dec 28, 2020 - Vim script
Hi! Thanks for the application. It looks promising. I found a little annoyance that took some time to investigate. I used neovim-qt and everything was fine. When I switched to neovide, everything worked smoothly except the colors were weird. After digging the issue, I realized that I have to add set termguicolors to init.vim to make colors nice. But why neovim-qt does not need it? `Neovi
Neovim terminal mode
Hi,
When I run my tests using the neovim strategy, it opens a new terminal but auto focus on the buffer. Then I have to press <C-o> to not close the buffer and go back to my split pane.
Is there a way to have it open but not switch my focus to the newly opened pane automatically?
While I quite like the information readily provided by g:lsp_diagnostics_float_cursor and g:lsp_diagnostics_echo_cursor, their automatic nature doesn't fit my workflow.
Would it be difficult to add an avenue to trigger them on-demand, similar to <plug>(lsp-hover) / :LspHover?
Along similar lines, would it be difficult to add a g:lsp... setting to have <plug>(lsp-next-diganostic)
-
Updated
Dec 8, 2019 - Vim script
-
Updated
Feb 5, 2021 - CSS
-
Updated
Feb 25, 2021 - Vim script
-
Updated
Feb 23, 2021 - TypeScript
-
Updated
Feb 21, 2021 - Vim script
Difficulty doing initial setup of the plugin
3rd party description of setup steps:
https://atlas-vim.readthedocs.io/vim/plugged/vim-ctrlspace/README/
- convert to plugin
vimdocs? - create
wikipages on this repo?
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