Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vim

Change R indentation style in vim with Vim-R-plugin

r vim

How do I disable the arrow keys in insert mode?

vim

How to go back to previous when doing find replace confirm in vi?

vim vi

Emacs equivalent of Vim's foldmethod = indent

vim emacs editor folding outline

Is it possible to map <C-;> to : in vim?

vim

How do I get Ctrl-Backspace to delete a word in vim within gnome-terminal?

linux vim ascii gnome-terminal

Vim move / copy line to end of file without moving cursor?

vim

Retain undo buffer after quitting VIM?

vim

vim filters and stdout/stderr

vim

Deleting buffer from vim session

windows vim

vim plugins for version control

vim dvcs

Why does "d1j" delete two lines in vim?

vim command

Why does gVim resize and reposition itself after some actions?

vim aero-snap

Should I use Universal-ctags?

vim ctags exuberant-ctags

vim remove underline from line number

vim

Indentation annoyance with CSS in Vim

css vim textmate indentation

Why does Y do the same thing as yy?

vim

Separate Vim spellfile for custom words

vim spell-checking

VIM: How to change the Showbreak Highlight color without using the NonText Color-element

vim highlight break symbols

How do you type <C-x><C-o> in Vim?

vim go