add vim-sandwich
This commit is contained in:
parent
cddf1fd660
commit
1bbdd00847
1 changed files with 3 additions and 0 deletions
3
.vimrc
3
.vimrc
|
@ -18,6 +18,9 @@ Plugin 'tpope/vim-commentary'
|
||||||
" close xml/html tags
|
" close xml/html tags
|
||||||
Plugin 'docunext/closetag.vim'
|
Plugin 'docunext/closetag.vim'
|
||||||
|
|
||||||
|
" brackets management
|
||||||
|
Plugin 'machakann/vim-sandwich'
|
||||||
|
|
||||||
" WINDOW MANAGEMENT
|
" WINDOW MANAGEMENT
|
||||||
" tmux navigator
|
" tmux navigator
|
||||||
Plugin 'christoomey/vim-tmux-navigator'
|
Plugin 'christoomey/vim-tmux-navigator'
|
||||||
|
|
Loading…
Add table
Reference in a new issue