Skip to content

Commit 58b33f3

Browse files
gaopengfei01高鹏飞
authored andcommitted
add plugin
1 parent f16e249 commit 58b33f3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.vimrc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -167,8 +167,7 @@ Plug 'vim-scripts/DrawIt'
167167
Plug 'vim-scripts/taglist.vim'
168168
Plug 'scrooloose/vim-slumlord'
169169
Plug 'aklt/plantuml-syntax'
170-
Plug 'vim-scripts/Conque-GDB'
171-
170+
Plug 'dhruvasagar/vim-table-mode'
172171

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

0 commit comments

Comments
 (0)