Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vim

Find and replace strings in vim on multiple lines

vim vi

Vim and Ctags tips and tricks [closed]

vim ctags vim-macros

How to convert the ^M linebreak to 'normal' linebreak in a file opened in vim?

vim line-breaks

In Vim is there a way to delete without putting text in the register?

vim replace vim-registers

How do I close a single buffer (out of many) in Vim?

vim buffer

Where is my .vimrc file?

vim

How can I make my match non greedy in vim?

regex vim regex-greedy

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