NERDTree chmod plugin

This commit is contained in:
Simon Vieille 2016-10-30 22:40:01 +01:00
parent 609fd4427d
commit 9dbd8c5f83

1
vimrc
View file

@ -57,6 +57,7 @@ Plugin 'voronkovich/ctrlp-symfony2.vim'
Plugin 'Colorizer--Brabandt'
Plugin 'gregsexton/gitv'
Plugin 'markgandolfo/nerdtree-fetch.vim'
Plugin 'evandotpro/nerdtree-chmod'
call vundle#end()