Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vim

Make Vim show ALL white spaces as a character

How to copy to clipboard in Vim?

vim clipboard

How to make vim paste from (and copy to) system's clipboard?

vim editor clipboard

How do I use vim registers?

vim vi

What is your most productive shortcut with Vim?

vim vi

How to effectively work with multiple files in Vim

vim vi

What is the <leader> in a .vimrc file?

vim macvim

Redefine tab as 4 spaces

vim

What is the difference between the remap, noremap, nnoremap and vnoremap mapping commands in Vim?

vim mapping command

How do I move to end of line in Vim?

What's a quick way to comment/uncomment lines in Vim?

vim comments

Turning off auto indent when pasting text into vim

Tab key == 4 spaces and auto-indent after curly braces in Vim

How does the vim "write with sudo" trick work?

vim sudo

How to duplicate a whole line in Vim?

How to do case insensitive search in Vim

search vim case-insensitive

Vim clear last search highlighting

How to replace a character by a newline in Vim

vim replace escaping newline vi

Indent multiple lines quickly in vi

vim editor indentation vi

How do I make git use the editor of my choice for commits?