remote docunext/closetag.vim

This commit is contained in:
程煊 2020-01-07 23:31:30 -08:00
parent 5a54fb76e0
commit 03d63aa1ec

1
.vimrc
View File

@ -160,7 +160,6 @@ Plug 'Shougo/echodoc.vim'
Plug 'terryma/vim-smooth-scroll'
Plug 'rhysd/clever-f.vim'
Plug 'vim-scripts/indentpython.vim'
Plug 'docunext/closetag.vim'
" 加载自定义插件
if filereadable(expand($HOME . '/.vimrc.custom.plugins'))