1
0
mirror of https://github.com/gryf/.vim.git synced 2025-12-17 11:30:29 +01:00

Removed outdated taglistoo plugin

This commit is contained in:
2018-01-08 11:16:21 +01:00
parent 6516f58883
commit 1b5bdd24df

1
vimrc
View File

@@ -16,7 +16,6 @@ Plug 'SirVer/ultisnips'
Plug 'Valloric/MatchTagAlways'
Plug 'davidhalter/jedi-vim', { 'for': 'python' }
Plug 'dogrover/vim-pentadactyl'
Plug 'ervandew/taglisttoo'
Plug 'fs111/pydoc.vim', { 'for': 'python' }
Plug 'gryf/dragvisuals'
Plug 'gryf/pep8-vim', { 'for': 'python' }