Skip to content

Commit

Permalink
vimrc: remove term_debugger.vim, add plug term-debugger
Browse files Browse the repository at this point in the history
  • Loading branch information
jiangyinzuo committed Feb 12, 2024
1 parent c3b6a7d commit b16f051
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 74 deletions.
74 changes: 0 additions & 74 deletions root/.vim/plugin/term_debugger.vim

This file was deleted.

1 change: 1 addition & 0 deletions root/.vim/vimrc.d/plugin.vim
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,7 @@ if !exists('g:vscode')
\ 'vimspectorPCBP': 999,
\ }
endif
Plug 'jiangyinzuo/term-debugger'
endif
if v:version >= 800
source ~/.vim/vimrc.d/leaderf.vim
Expand Down

0 comments on commit b16f051

Please sign in to comment.