Aggiunta di alcuni plugin di tpope.
This commit is contained in:
parent
3fb9e9093a
commit
1d9abd1c11
1 changed files with 2 additions and 0 deletions
2
vimrc
2
vimrc
|
@ -4,6 +4,8 @@ Plug 'junegunn/vim-plug'
|
||||||
|
|
||||||
Plug 'tpope/vim-sensible'
|
Plug 'tpope/vim-sensible'
|
||||||
Plug 'tpope/vim-commentary'
|
Plug 'tpope/vim-commentary'
|
||||||
|
Plug 'tpope/vim-surround'
|
||||||
|
Plug 'tpope/vim-repeat'
|
||||||
|
|
||||||
" Git wrapper
|
" Git wrapper
|
||||||
Plug 'tpope/vim-fugitive'
|
Plug 'tpope/vim-fugitive'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue