2/16/2014

VIM: some useful settings

set laststatus=2
set ruler
set cursorline
set hlsearch
set nowrap
set expandtab
set tabstop=4
set mouse=a

filetype plugin on

highlight CursorLine cterm=NONE ctermbg=24

No comments:

Post a Comment