Skip to content

Commit

Permalink
basic plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
skywind3000 committed Mar 2, 2021
1 parent 19faaec commit 63e6d8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bundle.vim
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ if has_key(s:enabled, 'basic')
Plug 'sgur/vim-textobj-parameter'
Plug 'bps/vim-textobj-python', {'for': 'python'}
Plug 'jceb/vim-textobj-uri'

Plug 'tommcdo/vim-exchange'
Plug 'tommcdo/vim-lion'

Expand Down

0 comments on commit 63e6d8c

Please sign in to comment.