Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

NeoVIm does not automatically load ~/.nvimrc file

vim debian neovim

Custom keys with NERDComment plugin and remapped Leader?

vim vi

Vim: Conditionally use fugitive#statusline function in vimrc

git vim

Using :Vexplore effectively

vim

Can I execute a MySQL query from Vim visual selection with output in a new buffer

mysql linux vim