Add wod sources, and updated vimrc
This commit is contained in:
5
vimrc
5
vimrc
@ -14,6 +14,7 @@
|
||||
" * https://github.com/scrooloose/syntastic
|
||||
" * https://github.com/hashivim/vim-terraform.git
|
||||
" * https://github.com/tangledhelix/vim-kickstart.git
|
||||
" * git@github.com:yorokobi/vim-splunk.git
|
||||
"
|
||||
" Pathogen colorschemes used: (vimcolors.com for more)
|
||||
" * https://github.com/Marfisc/vorange.git
|
||||
@ -46,8 +47,8 @@ set comments-=s1:/*,mb:*,ex:*/
|
||||
set comments+=s:/*,mb:\ *,ex:\ */
|
||||
set comments+=fb:*
|
||||
|
||||
" Highlight the focused line
|
||||
set cursorline
|
||||
" If uncommented highlight the focused line
|
||||
"set cursorline
|
||||
|
||||
"set background=dark
|
||||
"let g:badwolf_darkgutter=1
|
||||
|
Reference in New Issue
Block a user