dotfiles/universal/.vimrc

7 lines
89 B
VimL
Raw Permalink Normal View History

2015-04-12 23:06:28 +00:00
syntax on
set background=dark
colors tango
set tabstop=8
set shiftwidth=8
set expandtab