-
Updated
Feb 10, 2022 - TypeScript
#
vim-plugin
Here are 1,848 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
Oct 29, 2021 - Vim script
lean & mean status/tabline for vim that's light as air
-
Updated
Feb 6, 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
Feb 9, 2022 - Vim script
Syntax checking hacks for vim
-
Updated
Jan 30, 2022 - Vim script
AI Code Completions
javascript
ruby
python
java
bash
swift
rust
golang
php
typescript
ai
lua
cpp
vim-plugin
artificial-intelligence
atom-package
vscode-extension
sublime-package
jetbrains-plugin
gpt-2
-
Updated
Feb 10, 2022 - Shell
A light and configurable statusline/tabline plugin for Vim
-
Updated
Feb 5, 2022 - Vim script
-
Updated
Dec 20, 2021 - Vim script
Vim plugin for intensely nerdy commenting powers
-
Updated
Jan 15, 2022 - Vim script
A vim plugin to display the indention levels with thin vertical lines
-
Updated
Jan 28, 2021 - Vim script
VimTeX: A modern Vim and neovim filetype plugin for LaTeX files.
-
Updated
Feb 10, 2022 - TeX
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
Jan 29, 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
Feb 10, 2022 - Rust
Switch between single-line and multiline forms of code
-
Updated
Jan 8, 2022 - Vim script
-
Updated
Nov 25, 2021 - Vim script
Command-line interface for email management
-
Updated
Feb 9, 2022 - Rust
Rainbow Parentheses Improved, shorter code, no level limit, smooth and fast, powerful configuration.
-
Updated
Dec 27, 2021 - Vim script
-
Updated
Nov 15, 2021 - Vim script
vim
cmake
build
terminal
neovim
vim-plugin
asynchronous
vim-plugins
neomake
dispatch
nvim
make
neovim-plugin
vim8
asyncrun
neovim-plugins
-
Updated
Feb 9, 2022 - Vim script
Rethinking Vim as a tool for writing
-
Updated
Jun 19, 2021 - Vim script
An extensible & universal comment vim-plugin that also handles embedded filetypes
-
Updated
Jan 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