Search code examples
How to insert line before any line containing a certain string from vim or command line?...


vimsedcommand-linegrep

Read More
How to pad all lines with spaces to a fixed width in Vim (perhaps using sed, awk, etc.)?...


vimsedawk

Read More
VIM: Finding and replacing first N occurrences of a word...


vimvi

Read More
In VIM how can I delete all lines until a regex is met?...


vim

Read More
Delete everything except multiline pattern, in which the end is defined as 1 line after the first li...


vimedit

Read More
Trying to use quickfix list to navigate a git show in Neovim — :vimgrep /^@@ ~/temp.git.log — "...


gitvimneovimvimgrepvim-quickfix

Read More
Delete everything between two brackets in Vim, including newlines...


vimvi

Read More
How do you search/replace the nth occurrence in vim visual mode?...


regexvim

Read More
Remove symbol after n'th occurrence in Vim...


regexvim

Read More
Vim error 1187 (cannot source the defaults.vim file) after installing Vundle...


gitvimvundle

Read More
How to select between brackets (or quotes or ...) in Vim?...


vimquotesbracketsparenthesesyank

Read More
gg in sourced file goes to line 2 in vim...


csvvimvi

Read More
Vim regex substitution pattern not found...


regexvim

Read More
easier way to navigate between vim split panes...


vimnavigation

Read More
What is the \& pattern in Vim's Regex...


regexvim

Read More
delete everything but the pattern and the next line vim...


regexvim

Read More
Delete till end of current parenthesis block in vim...


linuxvimtext-editor

Read More
Replace all strings except the parenthesis part in vim...


regexvim

Read More
Append to line in vim matching regex...


vimviex

Read More
Linux vi arrow keys broken in insert mode...


linuxvimvi

Read More
VIM: How do I reformat lists dependent on type of brackets using regex?...


regexvim

Read More
VIM auto braces removement...


vimautocomplete

Read More
With VI search and replace how do I replace the text within the last two sets of single quotes?...


vimreplacevi

Read More
What is the easiest way to swap occurrences of two strings in Vim?...


vimscriptingvi

Read More
Pasting some text at the right side of another text using Vim's column editing mode...


vim

Read More
VIM: Copying Formatting to Visual Selection?...


vimformatting

Read More
Compiling vim with specific version of Python...


pythonvim

Read More
Default GNU Linker Script name so VIM does Syntax Highlighting...


vimlinker-scripts

Read More
Replace word with contents of paste buffer?...


vimreplacebufferpaste

Read More
gVIM Windows grouping and backreferencing - E486: Pattern not found...


windowsvim

Read More
BackNext