This commit is contained in:
lhark 2016-03-17 15:58:59 +01:00
commit 389e1d413b

1
vimrc
View file

@ -83,6 +83,7 @@ if has("unix") || has("mac")
Plugin 'msanders/snipmate.vim'
Plugin 'Raimondi/delimitMate'
Plugin 'tpope/vim-surround'
Plugin 'captbaritone/better-indent-support-for-php-with-html'
"[Solarized theme]"
Plugin 'altercation/vim-colors-solarized'
call vundle#end()