Updated vimrc and place it as cody
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user