instalacion de vim-go

This commit is contained in:
serxoz 2022-07-27 12:50:01 +02:00
parent b43d4eabe7
commit ce5c4edc60

View File

@ -7,4 +7,5 @@ return {
require "custom.plugins.harpoon"
end,
},
['fatih/vim-go'] = {},
}