Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

Which .emacs -file would you give for a Vim veteran?

emacs vim

Unable to set syntax highlighting automatically in Vim

vim syntax

VIM: How to move between matching tags?

vim ide ctags

VIM: Delete+Paste in one "command"?

vim keyboard-shortcuts

Time to relearn touch typing? (Is this a Emacs / VIM thing?)

vim emacs keyboard

Ruby-like Syntax Highlighting in VIM for Thor

Difference between :d[count] and d[count]

vim

Is there an HTML escape paste mode for vim?

vim

mapping control followed by two characters in vim

vim vi