Plugin Tcomment

This commit is contained in:
Simon Vieille 2016-10-28 09:26:42 +02:00
parent eac010de7f
commit ab5bf246bd

1
vimrc
View file

@ -53,6 +53,7 @@ Plugin 'Xuyuanp/nerdtree-git-plugin'
Plugin 'jistr/vim-nerdtree-tabs'
Plugin 'raimondi/delimitmate'
Plugin 'dietsche/vim-lastplace.git'
Plugin 'tomtom/tcomment_vim'
" Plugin 'phpvim/phpcd.vim'
call vundle#end()