feat: add golang

This commit is contained in:
Artur Manuel 2024-12-13 19:32:21 +00:00
commit 4d84736aff
2 changed files with 156 additions and 138 deletions

View file

@ -35,6 +35,7 @@
nix.enable = true;
lua.enable = true;
ts.enable = true;
go.enable = true;
};
visuals = {
indent-blankline.enable = true;