nvim: Add vim any fold
Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>
This commit is contained in:
parent
cc0f55cec3
commit
efbde43c1e
1 changed files with 2 additions and 0 deletions
|
@ -86,6 +86,8 @@ Plug 'wellle/targets.vim'
|
|||
Plug 'tpope/vim-surround'
|
||||
Plug 'junegunn/vim-easy-align'
|
||||
Plug 'tommcdo/vim-exchange'
|
||||
" For folds
|
||||
Plug 'pseewald/vim-anyfold'
|
||||
" Absolute essentials miscellaneous
|
||||
Plug 'tpope/vim-repeat'
|
||||
Plug 'tpope/vim-eunuch'
|
||||
|
|
Loading…
Reference in a new issue