Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

Swap items in comma separated list

vim

Executing Python with Gvim

python windows vim

How do I delete the previous character in vim?

vim

Can you query what a variable/setting in vim is set to?

vim

How do you find and replace curly braces { } in vim?

vim replace

clang-format not working under gVim

c++ vim clang clang-format

Remove duplicates from a list (in vim)

list vim double duplicates

JavaScript syntax & indentation in Vim

javascript vim

Mapping Alt + left|right to move tabs

vim

Within vim's regex engine, why are some metacharacters escaped and some are not?

regex unix vim history vi

Re-execute command by :history option in VIM

vim