Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vim

How to write a VIM color scheme?

vim vi vim-plugin

Search and delete multiple lines

search vim

How do you sort a range of lines by length?

regex sorting vim

vim's current highlighed language

vim syntax-highlighting

How to create folders in Vim (by preference using NERDTree)?

vim directory

Sorting words (not lines) in VIM

bash vim

How can vim keep the content of register when pasting over selected text?

vim copy-paste

open a file under cursor in a split window

vim vi

Show whitespace characters in gvim

vim whitespace

How to auto-save a file every 1 second in vim?

vim autosave

shortcut of making vim windows/panels equally in height

vim

What's the most elegant way of commenting / uncommenting blocks of ruby code in Vim?

vim

I am looking for tips for learning Vim or Emacs the smart way

vim emacs ide editor

Execute shell command without filtering from Vim

vim shell

How to open a file in a list of files in Vim?

vim

Forcing vimdiff to wrap lines?

vim word-wrap vimdiff

Anyone know of any (free / open source) VI integration for Visual Studio?

visual-studio vim add-in vi

Vim show newline at the end of file

vim newline eof

How do I synchronously view and scroll vertically-split buffers in Vim?

vim

VIM: store output of external command into a register

vim