20171220

What's your vimrc?

set number
syntax on
set tabstop=2
set shiftwidth=2
set autoindent

set cursorline
highlight CursorLine term=bold cterm=bold ctermbg=DarkBlue

set expandtab
set showmatch

No comments: