mirror of
https://github.com/tuxdotrs/tawm.git
synced 2025-07-06 21:16:35 +05:30
add rust and golang with debugger
This commit is contained in:
@ -16,6 +16,7 @@ local options = {
|
||||
markdown = { prettier },
|
||||
nix = { "alejandra" },
|
||||
go = { "goimports", "gofumpt" },
|
||||
rust = { "rust_analyzer" },
|
||||
},
|
||||
|
||||
format_on_save = {
|
||||
|
Reference in New Issue
Block a user