Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vim

How to use Vim's normal mode CTRL-A number increment in visual block mode?

vim

How to delete columns in vi file? [closed]

linux bash vim terminal vi

Open vim file with cursor on first search pattern match (similar to line no. with vim +N file)

regex vim vi

Auto formatting for vi?

vim vi code-formatting

git diff in my mvim

vim

Can I have vim do multiline edit?

vim

Is there a way to “hide” Vim’s interface to see the underlying shell?

vim

How do I disable error messages when a substitution fails inside a Vim function?

vim

:wq! command in vim

vim root

What Fold should I use in VIM?

text-editor vim

The quickest way to delete a function argument in Vim

vim

VIM: Add spaces at cursor position

regex vim space text-cursor

Is there an Vim/MacVim equivalent for TextMate's Find in Project?

vim macvim

Map space key to go into insert mode

vim

Vim: Navigate through Latex-document structure

vim latex

Underline text line with dashes in vim

vim

Get live word count for document in vim

vim word-count

Apply regular expression substitution globally to many files with a script

regex vim scripting replace

filetype on or filetype off?

vim pathogen

Display current function in vim status line

vim ctags