-
Updated
Dec 25, 2021 - TypeScript
neovim-plugin
Here are 611 public repositories matching this topic...
-
Updated
Dec 24, 2021 - Vim script
-
Updated
Aug 31, 2021 - Vim script
-
Updated
Dec 25, 2021 - Python
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
Dec 25, 2021 - Rust
-
Updated
Dec 25, 2021 - Lua
-
Updated
Dec 23, 2021 - Vim script
-
Updated
Apr 29, 2021 - Python
-
Updated
Dec 24, 2021 - Lua
-
Updated
Dec 25, 2021 - Lua
-
Updated
Dec 22, 2021 - Lua
-
Updated
Dec 25, 2021 - Python
-
Updated
Dec 18, 2021 - Lua
-
Updated
Dec 17, 2021 - Lua
-
Updated
Dec 13, 2021 - Lua
-
Updated
Dec 17, 2021 - Lua
-
Updated
Jul 18, 2021 - Vim script
-
Updated
Sep 28, 2021 - Python
-
Updated
Dec 23, 2021 - Vim script
-
Updated
Aug 31, 2021 - Vim script
We should remove all remaining vimscript and scrub the earth of that monstrosity.
-
Updated
Dec 15, 2021 - 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
Nov 7, 2021 - Vim script
-
Updated
Dec 25, 2021 - Lua
-
Updated
Apr 27, 2020 - Elixir
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