Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vim

What's the difference between de and dw in vim?

vim keyboard-shortcuts

Vim: padding out lines with a character

vim

MacVim: Turn off anti-aliased fonts with advanced rendering enabled

vim fonts vi antialiasing macvim

How to use cscope?

c linux vim cscope

Using Vim with light or white background color scheme [closed]

vim color-scheme

How to install python syntax support for Vim on Mac OSX?

python vim

How does one make a VIM window a full on terminal? [duplicate]

vim

What is the match group syntax in Eclipse's search and replace

regex eclipse vim replace

Start vim without vimrc / change vimrc with open files

vim

How to generate random numbers in the buffer?

vim vi

Highlighting more than 80 characters with a non-standard colorscheme

vim coding-style

Can I make vim respect my .gitignore files?

git vim gitignore

Ruby syntax checking in vim

ruby-on-rails ruby vim

Auto-save in VIM as you type

vim

Delete a block of text in Vim

vim

How can replace string in quotes with string from buffer?

vim copy-paste

Why doesn't setting ts=4 in .vimrc work?

vim

(Mac)Vim quite slow when syntax is set to Ruby

ruby macos vim

In Vim can you stop the color change of white space characters with 'set cursorline' on?

vim line text-cursor

How can I fold GNU C style functions in Vim correctly?

vim folding