-
Updated
Jun 2, 2022 - TypeScript
#
vim-plugin
Here are 1,915 public repositories matching this topic...
Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.
A tree explorer plugin for vim.
-
Updated
Apr 12, 2022 - Vim script
lean & mean status/tabline for vim that's light as air
-
Updated
May 21, 2022 - Vim script
Check syntax in Vim asynchronously and fix files, with Language Server Protocol (LSP) support
vim
autocomplete
vim-plugin
linter
vim-plugins
language-server-protocol
syntax-checker
neovim-plugin
languageclient
-
Updated
May 29, 2022 - Vim script
Syntax checking hacks for vim
-
Updated
Mar 23, 2022 - Vim script
A light and configurable statusline/tabline plugin for Vim
-
Updated
May 10, 2022 - Vim script
-
Updated
Apr 19, 2022 - Vim script
Vim plugin for intensely nerdy commenting powers
-
Updated
May 20, 2022 - Vim script
VimTeX: A modern Vim and neovim filetype plugin for LaTeX files.
-
Updated
Jun 1, 2022 - TeX
A vim plugin to display the indention levels with thin vertical lines
-
Updated
Feb 15, 2022 - Vim script
Anrock
commented
Aug 14, 2018
Is your feature request related to a problem? Please describe.
Every time i run PlugUpdate on Windows it fails to replace bin/languageclient file. 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
Asynchronous linting and make framework for Neovim/Vim
-
Updated
May 27, 2022 - Vim script
dispatch.vim: Asynchronous build and test dispatcher
-
Updated
Feb 2, 2022 - Vim script
Vim plugin that provides additional text objects
-
Updated
Aug 31, 2021 - Vim script
-
Updated
May 31, 2022 - Rust
Command-line interface for email management
-
Updated
May 29, 2022 - Rust
-
Updated
May 25, 2022 - Vim script
Switch between single-line and multiline forms of code
-
Updated
May 28, 2022 - Vim script
-
Updated
Apr 12, 2022 - Vim script
vim
cmake
build
terminal
neovim
vim-plugin
asynchronous
vim-plugins
neomake
dispatch
nvim
make
neovim-plugin
vim8
asyncrun
neovim-plugins
-
Updated
Mar 8, 2022 - Vim script
Rainbow Parentheses Improved, shorter code, no level limit, smooth and fast, powerful configuration.
-
Updated
Dec 27, 2021 - Vim script
Indent guides for Neovim
-
Updated
Jun 1, 2022 - Lua
Rethinking Vim as a tool for writing
-
Updated
Feb 13, 2022 - Vim script
An extensible & universal comment vim-plugin that also handles embedded filetypes
-
Updated
Apr 24, 2022 - Vim script
Improve this page
Add a description, image, and links to the vim-plugin topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the vim-plugin topic, visit your repo's landing page and select "manage topics."
The comment in code directly says it: "... Or it would hang the system if wiki file was created in $HOME or C:/ dirs".
I am trying to create wiki from the directory that contains (among other things) clones of repositories I am working on. The reason being that I want to avoid having two mirrored directory structures: one that has notes and another one that has code. So I am trying to make th