Search code examples
Best workflow using Vim buffers...

vimvim-pluginvim-fzf

Read More
How to get Vim Ctrl-P plugin to index files inside a git submodule...

gitvimgit-submodulesvim-plugin

Read More
Ack plugin inside the vim is not working...

vimvim-pluginack

Read More
Test if NeoVim was opened with file in lua...

luavim-pluginneovim

Read More
Using Vimwiki to embed images to a wiki that needs to be transferable between systems...

imagevimvim-plugin

Read More
Vim unexpectedly sources javascript indent filetype plugin on editing html files...

htmlvimindentationvim-pluginneovim

Read More
Vim plugin for automatically generating Python import statements (without using Rope)...

pythonvimvim-pluginrope

Read More
How can I use Neovim regex to make a separated selection (of two characters not following one anothe...

regexvimregex-lookaroundsvim-pluginneovim

Read More
Why is autoload cscope.out enabled only after opening vim for the second time...

vimvim-plugincscope

Read More
NeoVim terminal plugins don't work after arch/manjaro update...

linuxvim-pluginneovimarchconque

Read More
Search a file and open its folder vim...

vimvim-plugin

Read More
Easiest way to test vim regex?...

regexvimvim-plugin

Read More
Is there a way to copy a word under the cursor and paste it in fzf line search in vim?...

vimvim-pluginfzf

Read More
Auto-indent javascript in vim, from one-liner to fully indented code...

javascriptvimvim-plugin

Read More
Remapping Ctrl-l in vim works in my personal setup, but not my work setup. How do I make it work in ...

vimvim-plugin

Read More
Is it possible to configure behaviour of NERDTreeToggle to use NERDTreeFind when opening?...

vimvim-pluginnerdtree

Read More
vim-flake8 started showing D and H errors...

pythonvimvim-pluginpyflakes

Read More
Retrieve git_main_branch in Neovim...

gitvim-pluginneovimvim-fugitive

Read More
Is there any way to enclose a variable with print() statement or any function in vim especially usin...

vimvim-pluginneovimvscodevim

Read More
vim: Open tag in new tab...

vimvim-plugin

Read More
Configuring Vim/Neovim ALE plugin to support :ALEGoToDefinition in JavaScript files...

vimvim-pluginlanguage-server-protocol

Read More
How I can delete the vertical bar in vim...

ubuntuvimvivim-plugin

Read More
Neovim gkeep plugin...

vim-pluginneovim

Read More
In Vim, how to I set an autocommand to be run after a plugin has loaded?...

vimvim-pluginvim-syntax-highlighting

Read More
How to get Pylint to display code smells in coc.nvim ? (Refactor issues)...

pythonpython-3.xvimlintvim-plugin

Read More
create syntax checker vim plugin for a new Programming language...

vimvim-pluginvim-syntax-highlightingsyntax-checking

Read More
How to configure vim for auto complete in Python file and Javascript file too...

javascriptpythonvimvim-pluginjedi

Read More
Why :redraw! not take effect in augroup?...

vimvim-pluginredrawvim-airline

Read More
Jump to the errors in the quickfix or location list for the current line in Vim (with Syntastic)...

vimvim-pluginsyntastic

Read More
For Vim, is there a plugin that can help me manipulate strings like Rails Inflector?...

vimvim-plugin

Read More
BackNext