Commit ebca3a3b authored by Dom Sekotill's avatar Dom Sekotill
Browse files

.vimrc change from gaspode

parent d4a0359b
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
execute pathogen#infect()

set number nowrap background=dark
set tabstop=4 softtabstop=4 shiftwidth=4
set cindent autoindent nosmartindent
set nocindent noautoindent nosmartindent
set copyindent preserveindent
filetype indent plugin on
set nobackup nowritebackup noswapfile