mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
add vim-sandwich, may ditch surround.vim in future
This commit is contained in:
parent
96113ed476
commit
a472bf9655
@ -239,6 +239,7 @@ Plug 'wellle/targets.vim'
|
||||
|
||||
" Plugin to manipulate characer pairs quickly
|
||||
Plug 'tpope/vim-surround'
|
||||
Plug 'machakann/vim-sandwich'
|
||||
|
||||
" Add indent object for vim (useful for languages like Python)
|
||||
Plug 'michaeljsmith/vim-indent-object'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user