Search code examples
How can I close a buffer without closing the window?...


vim

Read More
How to refresh git diff output in Vim...


gitvimdiffgit-diff

Read More
Is there any command to toggle enable auto text wrapping?...


vim

Read More
Alternative to bang (!) and system()...


vim

Read More
lose vim colorscheme in tmux mode...


macosvimtmuxiterm

Read More
vim select/edit multiple non sequential lines at once...


vim

Read More
Vim plugin for Netbeans IDE...


vimnetbeansidevim-plugin

Read More
vim re-orders files for :next...


vim

Read More
Show 'space' character via listchars only for leading spaces...


vimvi

Read More
How to swap the semicolon and colon keys in Normal-mode mappings in Vim?...


vim

Read More
How do I add a keyboard shortcut to activate/disable a VSCode extension?...


vimvisual-studio-codevscodevim

Read More
Is there a way to get v$y to not copy the newline character in Vim on Mac and Linux?...


vim

Read More
Copying from Neovim to System Clipboard causes a newline character at the end of line...


vimneovim

Read More
Copy and paste content from one file to another file in vi...


vimcopy-pastevicut

Read More
Ignore all errors in vimrc at vim startup...


vimansiblevundle

Read More
How can I switch in and out of NERDtree?...


vimnerdtree

Read More
Is there an easy way to exclude files for which FuzzyFinder searches?...


vimfuzzyfinder

Read More
Recover a vim file from the .un~ file without the undo command...


vim

Read More
Vim mapping to underline a markdown title...


vim

Read More
Reload tags file Vim...


vimtagsctags

Read More
^M at the end of every line in Vim...


vimnewlinecarriage-returnlinefeed

Read More
How to delete (not cut) in Vim?...


vimcopy-paste

Read More
How do you undo setting an option in vim?...


vim

Read More
Including header files recursively for syntastic...


c++vimsyntastic

Read More
How can I make my match non greedy in vim?...


regexvimregex-greedy

Read More
How to enable autocomplete for Qt code in Vim...


c++qtvimautocompleteclang

Read More
How can I open files within vim's terminal emulator...


vim

Read More
VIM Select Entire Line...


vim

Read More
How to perform operation (e.g. `dd`) on a line without moving the cursor to that line in Vim?...


vim

Read More
Vim go to next search result and visually select it...


vimneovimcoc.nvim

Read More
BackNext