1
0
mirror of https://github.com/jdhao/nvim-config.git synced 2025-06-08 14:14:33 +02:00

add vim-swap

This commit is contained in:
jdhao 2020-10-12 23:14:25 +08:00
parent ef0c9cb22a
commit e792ca8f78

View File

@ -57,6 +57,7 @@ Plug 'Vimjas/vim-python-pep8-indent', {'for': 'python'}
" Python-related text object
Plug 'jeetsukumaran/vim-pythonsense'
Plug 'machakann/vim-swap'
"}}
"{{ Search related plugins