Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vim

Mapping <C-Tab> in my vimrc fails in Ubuntu

Bash's vim mode, not vi

bash vim vi

send current line to external command in vim (without capture)

vim

Cursor disappears in vim when switching windows between vertical and horizontal split

vim split text-cursor

How do I unmap only when a mapping exists in Vim

vim

vim search and replace limited to the highlight in visual block mode

search vim replace

Vim, NERDtree not recovered in session restore

vim nerdtree

Making Vim portable

clang_complete: where is the libclang.{so,dylib} in OS X?

vim clang clang-complete

How to perform arithmetic manipulations on numbers in Vim?

vim

Vim and Ctags: Ignoring certain files while generating tags

vim ctags

Which is the current setup to use OCaml in Vim? [closed]

vim ocaml

VimL: Checking if function exists

vim vim-plugin

Does anyone know a light Vim scheme which makes coding more readable and pleasant?

vim color-scheme

Adding Line Break After pattern in VIM

Mercurial Diff Merge: What tool is this and how do I use it?

linux vim mercurial diff version

Why does git mergetool open 4 windows in vimdiff? (I'd expect 3)

git vim vimdiff

How do I open a terminal application from node.js?

What does =~ mean in VimScript?

operators vim

What is the difference between :q and :qa! in Vim?

vim