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,483 public repositories matching this topic...
-
Updated
Apr 1, 2020 - TypeScript
-
Updated
Apr 10, 2021 - Swift
-
Updated
Apr 11, 2021 - Vim script
-
Updated
Apr 23, 2021 - Vim script
I want to preemptively start this thread to survey for suggestions. A cursory search lead me to this promising repository https://github.com/enigo-rs/enigo
Since closing the window is a common point of failure, that will be the focus for the first pass of testing as I learn how to use the library.
Components for testing:
- bridge
- editor
- renderer
- settings
- wind
-
Updated
Apr 23, 2021 - TeX
-
Updated
Apr 16, 2021 - Vim script
-
Updated
Apr 22, 2021 - Vim script
-
Updated
Apr 5, 2021 - Vim script
For the longest time I was able to access the pry console while running tests using :TestNearest, but it hasn't been working of late. I am able to run tests using :TestNearest and the other vim-test commands. My issue is that if I throw in a binding.pry in the test, I don't see the pry console open up anymore in the test window. That used to work before, and I can't figure out why. I'm
Jest on windows
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
Apr 9, 2021 - CSS
-
Updated
Apr 17, 2021 - TypeScript
-
Updated
Apr 23, 2021 - Lua
-
Updated
Feb 26, 2021 - Vim script
-
Updated
Apr 24, 2021 - Vim script
Created by Thiago de Arruda
Released January 31, 2014
Latest release 9 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