Added vim surround

This commit is contained in:
Price Hiller 2021-12-30 10:58:42 -06:00
parent e0b2fd5e0f
commit 07fd24bdc3

View File

@ -406,6 +406,10 @@ return require("packer").startup({function()
"ms-jpq/coq.thirdparty"
}
use {
"tpope/vim-surround"
}
-- Bootstrap packer if not installed, sync packages
if packer_bootstrap then