diff options
Diffstat (limited to 'vim')
-rw-r--r-- | vim/.vimrc | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -11,9 +11,6 @@ Plugin 'VundleVim/Vundle.vim' " Post to Wordpress using MarkDown Plugin 'ekaitz-zarraga/droWMark' -" Navigate in directory tree -Plugin 'scrooloose/nerdtree' - " Add plugins here call vundle#end() " required |