[vim] remove unneccessary plugins

legacy
Simon Bruder 2019-05-05 12:53:28 +00:00
parent 87e27e6437
commit 3903b744b5
No known key found for this signature in database
GPG Key ID: 6F03E0000CC5B62F
1 changed files with 0 additions and 6 deletions

View File

@ -14,14 +14,8 @@ Plugin 'ElmCast/elm-vim'
Plugin 'Glench/Vim-Jinja2-Syntax'
Plugin 'cespare/vim-toml'
Plugin 'dart-lang/dart-vim-plugin'
Plugin 'ervandew/supertab'
Plugin 'evidens/vim-twig'
Plugin 'mechatroner/rainbow_csv'
Plugin 'moll/vim-node'
Plugin 'mustache/vim-mustache-handlebars'
Plugin 'nblock/vim-dokuwiki'
Plugin 'posva/vim-vue'
Plugin 'wannesm/wmgraphviz.vim'
"" END VUNDLE PLUGINS
call vundle#end()
filetype plugin indent on