Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vim

How to swap the semicolon and colon keys in Normal-mode mappings in Vim?

vim

Is there a document discussing the structure of the vim sourcecode?

vim vi

Vim folding - Close all children recursively under cursor

vim folding

jedi-vim how to jump to the definition of a function in other file

vim jedi-vim

jVi in NetBeans

netbeans vim jvi

Restore Vim Backups

vim backup restore

How to prevent leaving the current buffer when traversing the jump list in Vim?

vim buffer jump-list

How can I see what keys vim thinks I'm hitting?

vim

IdeaVim and russian layout

vim keyboard-layout ideavim

Select text between double quotes over multiple lines in VIM

select vim multiline lines

Vim: Jumping to if endif in fortran

vim fortran

in vim, how to set "args" to the result of a "grep -l"?

vim command-line grep vi

.vimrc action onclose

bash vim

syntax highlighting in a VIM fold header

cscope like functionality for C++ (using vim)

vim cscope

Changing the background color of the active buffer/pane in Emacs or Vim

vim emacs

Different colors for folds and subfolds in Vim

vim folding

opening a fold and jumping to end of it in vim

vim folding

Resolving a vim plugin mapping conflict - mapping already exists for \t

python vim plugins conflict

How to auto-generate Tern project files based on bower/npm?