remove double adding of plugin

This commit is contained in:
Daniel Flanagan 2017-03-10 19:12:11 -06:00
parent ffa39ff5ec
commit cb33794bd6
1 changed files with 0 additions and 1 deletions

View File

@ -111,7 +111,6 @@ Plug 'bkad/CamelCaseMotion' " camel case and underscore word movements
Plug 'LargeFile' " gracefully handle very large files
Plug 'tpope/vim-commentary' " toggle comments in code easily
Plug 'tpope/vim-repeat' " toggle comments in code easily
Plug 'othree/html5.vim' " HTML5 syntax
Plug 'tmux-plugins/vim-tmux-focus-events' " allow transitions within tmux
Plug 'christoomey/vim-tmux-navigator' " allow transitions within tmux
Plug 'tasklist.vim' " show tasks with leader,t