Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.
-
Updated
Jul 24, 2021 - Vim script
{{ message }}
Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.
A tree explorer plugin for vim.
lean & mean status/tabline for vim that's light as air
Check syntax in Vim asynchronously and fix files, with Language Server Protocol (LSP) support
Syntax checking hacks for vim
AI Code Completions
A light and configurable statusline/tabline plugin for Vim
Vim plugin for intensely nerdy commenting powers
A vim plugin to display the indention levels with thin vertical lines
VimTeX: A modern Vim and neovim filetype plugin for LaTeX files.
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.
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
dispatch.vim: Asynchronous build and test dispatcher
Vim plugin that provides additional text objects
Switch between single-line and multiline forms of code
Rainbow Parentheses Improved, shorter code, no level limit, smooth and fast, powerful configuration.
Rethinking Vim as a tool for writing
An extensible & universal comment vim-plugin that also handles embedded filetypes
Async completion framework made ease.
Add a description, image, and links to the vim-plugin topic page so that developers can more easily learn about it.
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