Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vim

What does ^M character mean in Vim?

unix vim

"Find next" in Vim

vim editing

To switch from vertical split to horizontal split fast in Vim

vim split

How to paste yanked text into the Vim command line

vim copy-paste

How do I fix the indentation of an entire file in Vi?

vim vi indentation

Copy all the lines to clipboard

How to move screen without moving cursor in Vim?

vim scroll cursor-position

Vim delete blank lines

vim vi

How do I do redo (i.e. "undo undo") in Vim?

vim undo redo

Differences between Emacs and Vim

vim emacs editor

Convert DOS line endings to Linux line endings in Vim

linux vim file editor dos2unix

What are the dark corners of Vim your mom never told you about? [closed]

unix vim editor vi

What is Vim recording and how can it be disabled?

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