Add vim-surround plugin.
Signed-off-by: jmug <u.g.a.mariano@gmail.com>
This commit is contained in:
parent
8c4cc07597
commit
47677a13d1
1 changed files with 1 additions and 1 deletions
|
|
@ -126,8 +126,8 @@ return require('packer').startup(function(use)
|
|||
end,
|
||||
}
|
||||
|
||||
-- Comments
|
||||
use 'tpope/vim-commentary'
|
||||
use 'tpope/vim-surround'
|
||||
|
||||
-- Smooth scrolling
|
||||
use 'psliwka/vim-smoothie'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue