Always prompt for a stash message in git...
Read MoreIn Vim how to switch quickly between .h and .cpp files with the same name?...
Read MoreWhat is a .un~ file or why does Vim in the Terminal make the .un~ file?...
Read Moredisplay STDOUT in vim when external command fails...
Read MoreHow to check if ALE found a compile_commands.json file?...
Read MoreIs it possible to have multicolored headings in markdown syntax in at least one of these editors: Su...
Read MoreRemove everything except regex match in Vim...
Read MoreHow to yank the text on a line and paste it inline in Vim?...
Read MoreWhy does defining new match in Vim remove the previously defined one?...
Read MoreUsing ~/.vim/scripts.vim to detect a file's type...
Read Morevim: undo newline in insert mode?...
Read Morevim: how to delete a newline/linefeed character(s)?...
Read MoreVIM - How can I put my current position in jumplist?...
Read MoreHow to exclude results from fzf.vim search...
Read MoreHow to use vimgrep to grep the word that's highlighted by Vim?...
Read MoreVim regex: Match lines with different start than next line...
Read MoreHow to comment out blocks of code that starts/ends with some specific pattern in multiple files in v...
Read MoreHow to remove blocks of code that starts/ end with some specific pattern in vim?...
Read MoreView "cvs diff" output in two columns with vim...
Read MoreChanging Vim indentation behavior by file type...
Read MoreVim run autocmd on all filetypes EXCEPT...
Read MoreSet "compiler" option from .vimrc...
Read MoreHow and where is my viminfo option set?...
Read MoreHow to prevent the cursor from moving back one character on leaving Insert mode in Vim?...
Read MoreHow do you use vim's quickfix feature?...
Read More