Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vim

Highlight specific column in VIM

vim highlighting

delete from end of lines using block select in vim

vim

Use capital Q also to quit Vim

vim

Selecting resulting files from grep in vim

vim grep

How can you delete old text in Insert Mode in GVIM

vim

Where is libintl3 and libiconv2 for gnu make on windows, needed to compile vim with ruby on MinGW

vim makefile mingw gnu

How to find all occurrences of a variable in Vim?

vim

Map F2 to NEERDTreeToggle

vim nerdtree

Yanking all marked lines in vim

vim

Vim highlight a word with * without moving cursor

vim highlight text-cursor

How can I use gvim to add a carriage return (aka ENTER) to a pattern?

regex vim

How do you use the "K"-button in the normal mode of VIM?

vim manuals

Insert comments automatically in Vim

vim autocomplete comments

Appending a message to a buffer from a Vim script

scripting vim

Vim formatting using gg=G with xml

xml vim indentation shortcut

vim/vi/sed: Act on a certain number of lines from the end of the file

linux bash vim sed awk

Why doesn't "history | vim" work?

linux bash vim

How to make CtrlP's search directory change according to NerdTree's root?

vim ctrlp

How to create my custom vim snippets?

vim plugins code-snippets

Substring in vim script

vim substring substr