mirror of
https://github.com/tuxdotrs/nixos-config.git
synced 2025-07-06 17:56:35 +05:30
add go lang support
This commit is contained in:
@ -15,6 +15,7 @@ local options = {
|
||||
html = { prettier },
|
||||
markdown = { prettier },
|
||||
nix = { "alejandra" },
|
||||
go = { "goimports", "gofumpt" },
|
||||
},
|
||||
|
||||
format_on_save = {
|
||||
|
Reference in New Issue
Block a user