Updated vimrc and place it as cody

This commit is contained in:
2017-06-16 08:27:04 -04:00
parent 918543ca69
commit 6590e27367
2 changed files with 19 additions and 1 deletions

View File

@@ -1,4 +1,12 @@
execute pathogen#infect()
syntax on
filetype plugin indent on
let g:NERDTreeDirArrows=0
set number
set noautoindent
set nocindent
set nosmartindent
set tabstop=2
set shiftwidth=2
set expandtab
colorscheme elflord