-
Updated
Feb 28, 2022 - TypeScript
neovim-plugin
Here are 672 public repositories matching this topic...
-
Updated
Feb 26, 2022 - Vim script
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).
-
Updated
Aug 31, 2021 - Vim script
-
Updated
Feb 28, 2022 - Python
-
Updated
Feb 28, 2022 - Lua
-
Updated
Feb 28, 2022 - Rust
-
Updated
Feb 20, 2022 - Vim script
-
Updated
Feb 28, 2022 - Lua
-
Updated
Feb 20, 2022 - Lua
-
Updated
Feb 16, 2022 - Lua
-
Updated
Feb 27, 2022 - Lua
-
Updated
Jan 22, 2022 - Lua
-
Updated
Feb 21, 2022 - Lua
-
Updated
Jan 23, 2022 - Python
-
Updated
Feb 28, 2022 - Python
-
Updated
Feb 27, 2022 - Lua
-
Updated
Feb 27, 2022 - Lua
The README in its current form mostly considers users coming from Sneak/EasyMotion/Hop, and focuses on the distinguishing features of Lightspeed, in a pretty verbose manner. For people who have never used such plugins, or are even new to Vim itself, the information is too distributed though, and I suspect it is hard to get a quick overview on what the heck is Lightspeed actually doing, and why the
-
Updated
Feb 26, 2022 - Lua
-
Updated
Jan 11, 2022 - Vim script
We should remove all remaining vimscript and scrub the earth of that monstrosity.
-
Updated
Sep 28, 2021 - Python
-
Updated
Jan 30, 2022 - Vim script
-
Updated
Aug 31, 2021 - Vim script
-
Updated
Dec 28, 2021 - Vim script
-
Updated
Feb 21, 2022 - Lua
Improve this page
Add a description, image, and links to the neovim-plugin topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the neovim-plugin topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
Every time i run
PlugUpdateon Windows it fails to replacebin/languageclientfile. The reason is that on Windows it's impossible to overwrite binary if it's launched because file is busy.Describe the solution you'd like
Some command to kill languageclient binary, so i can change my after update script to first kill lan