Search code examples
How to map Shift-Enter...


vim

Read More
Disable bell in MacVim...


vimnotificationsmacvim

Read More
Always prompt for a stash message in git...


bashgitvimversion-controlgit-config

Read More
In Vim how to switch quickly between .h and .cpp files with the same name?...


vim

Read More
What is a .un~ file or why does Vim in the Terminal make the .un~ file?...


vimterminaldotfiles

Read More
display STDOUT in vim when external command fails...


vimsh

Read More
How to check if ALE found a compile_commands.json file?...


vimneovimvim-pluginvim-ale

Read More
Is it possible to have multicolored headings in markdown syntax in at least one of these editors: Su...


vimvisual-studio-codethemessublimetext3markdown

Read More
Remove everything except regex match in Vim...


regexvim

Read More
Getting relative paths in Vim...


vimrelative-path

Read More
How to yank the text on a line and paste it inline in Vim?...


vim

Read More
Why does defining new match in Vim remove the previously defined one?...


vimmatchsyntax-highlightinghighlight

Read More
How to remove HTML tags in Vim?...


htmlvim

Read More
Using ~/.vim/scripts.vim to detect a file's type...


vim

Read More
vim: undo newline in insert mode?...


vimundo

Read More
vim: how to delete a newline/linefeed character(s)?...


unixvimshellsshvi

Read More
VIM - How can I put my current position in jumplist?...


vimshortcut

Read More
How to exclude results from fzf.vim search...


vimfzfvim-fzf

Read More
How to use vimgrep to grep the word that's highlighted by Vim?...


selectvimhighlightvimgrep

Read More
Vim regex: Match lines with different start than next line...


regexvim

Read More
How to comment out blocks of code that starts/ends with some specific pattern in multiple files in v...


vim

Read More
How to remove blocks of code that starts/ end with some specific pattern in vim?...


vim

Read More
View "cvs diff" output in two columns with vim...


vimlayoutdiffcvsvimdiff

Read More
Changing Vim indentation behavior by file type...


filevimsettingsindentation

Read More
Vim run autocmd on all filetypes EXCEPT...


vimstripautocmd

Read More
Can I map Alt key in Vim?...


vim

Read More
Set "compiler" option from .vimrc...


vimftplugin

Read More
How and where is my viminfo option set?...


vim

Read More
How to prevent the cursor from moving back one character on leaving Insert mode in Vim?...


vimcursor-position

Read More
How do you use vim's quickfix feature?...


vimjslint

Read More
BackNext