Added vim surround
This commit is contained in:
parent
e0b2fd5e0f
commit
07fd24bdc3
@ -406,6 +406,10 @@ return require("packer").startup({function()
|
|||||||
"ms-jpq/coq.thirdparty"
|
"ms-jpq/coq.thirdparty"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
use {
|
||||||
|
"tpope/vim-surround"
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
-- Bootstrap packer if not installed, sync packages
|
-- Bootstrap packer if not installed, sync packages
|
||||||
if packer_bootstrap then
|
if packer_bootstrap then
|
||||||
|
Loading…
Reference in New Issue
Block a user