add rust and golang with debugger

This commit is contained in:
2024-03-19 02:51:01 +00:00
parent 536c55e499
commit 87100b9fbf
7 changed files with 102 additions and 8 deletions

View File

@ -16,6 +16,7 @@ local options = {
markdown = { prettier },
nix = { "alejandra" },
go = { "goimports", "gofumpt" },
rust = { "rust_analyzer" },
},
format_on_save = {