[ADDED] go lang plugins BASE COPY FROM EXTRAS

This commit is contained in:
Daveanand Mannie
2025-05-08 12:58:10 -04:00
parent 25fe9692ab
commit 17ac18ff29
5 changed files with 86 additions and 7 deletions

View File

@@ -5,6 +5,7 @@ return {
-- python = { "ruff" },
python = { "black" },
javascript = { "biome" },
go = {'goimports', 'gofumpt'}
},
},
dependencies = {