Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vim

Is there anyway to have vim not count special characters as words?

macros vim

vim how to comma align

vim alignment

VIM: globally match line, delete this and 2 following lines

vim

How do I change the character Vim uses to number blank lines in a buffer?

vim

How to avoid exposing secret informations in vimrc when pushing it to Github

security git vim

Trying to compile vim on OS X?

macos vim compilation

How to repeatedly add text on both sides of a word in vim?

vim editor vi

String delete in VIM

regex linux vim

How do I insert current time into a file using vim

vim

How to change auto-complete behaviour in vim?

vim

Permanent syntax on switch for Vim over OS X Terminal

VIM: unmap period key in normal mode [closed]

vim key unbind period

Vim - Step through search and replace results

vim

Export a Vimscript Dictionary as JSON

json vim

Restrict vim auto completion to search current file only?

vim

Show vim buffers matching a pattern

regex vim

VimL: capture output of `exec` command, inside a variable is possible?

vim

How can I check if a Vim buffer is modifiable?

vim macvim viml

Is there a way to add custom keyboard shortcuts to Vim for running numerous commands?

c++ vim compilation shortcut

Why is \%(\) faster than \(\) in Vim?

regex vim