mirror of
https://github.com/gryf/.vim.git
synced 2025-12-17 11:30:29 +01:00
Removed redundant html match tag plugin
This commit is contained in:
1
vimrc
1
vimrc
@@ -54,7 +54,6 @@ Plug 'tpope/vim-surround'
|
|||||||
Plug 'vim-scripts/DrawIt'
|
Plug 'vim-scripts/DrawIt'
|
||||||
Plug 'vim-scripts/JavaScript-Indent', { 'for': 'javascript' }
|
Plug 'vim-scripts/JavaScript-Indent', { 'for': 'javascript' }
|
||||||
Plug 'vim-scripts/LanguageTool'
|
Plug 'vim-scripts/LanguageTool'
|
||||||
Plug 'vim-scripts/MatchTag'
|
|
||||||
Plug 'vim-scripts/Python-2.x-Standard-Library-Reference', { 'for': 'python' }
|
Plug 'vim-scripts/Python-2.x-Standard-Library-Reference', { 'for': 'python' }
|
||||||
Plug 'vim-scripts/ShowMarks'
|
Plug 'vim-scripts/ShowMarks'
|
||||||
Plug 'vim-scripts/indentpython', { 'for': 'python' }
|
Plug 'vim-scripts/indentpython', { 'for': 'python' }
|
||||||
|
|||||||
Reference in New Issue
Block a user