This commit is contained in:
DeveloperDurp 2025-04-03 05:50:02 -05:00
parent e9ae6f5c05
commit b8ae56b67f
3 changed files with 12 additions and 10 deletions

View file

@ -144,4 +144,5 @@ return {
vim.cmd([[silent! GoInstallDeps]])
end,
},
{ "tpope/vim-surround" },
}