Skip to content

Commit

Permalink
add plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
gaopengfei01 authored and 高鹏飞 committed Jul 7, 2020
1 parent f16e249 commit 58b33f3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -167,8 +167,7 @@ Plug 'vim-scripts/DrawIt'
Plug 'vim-scripts/taglist.vim'
Plug 'scrooloose/vim-slumlord'
Plug 'aklt/plantuml-syntax'
Plug 'vim-scripts/Conque-GDB'

Plug 'dhruvasagar/vim-table-mode'

" 加载自定义插件
if filereadable(expand($HOME . '/.vimrc.custom.plugins'))
Expand Down

0 comments on commit 58b33f3

Please sign in to comment.