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:
@ -21,6 +21,9 @@ M.treesitter = {
|
||||
"gomod",
|
||||
"gowork",
|
||||
"gosum",
|
||||
|
||||
-- rust
|
||||
"rust",
|
||||
},
|
||||
}
|
||||
|
||||
@ -44,13 +47,9 @@ M.mason = {
|
||||
|
||||
-- go
|
||||
"gopls",
|
||||
"goimports",
|
||||
"gofumpt",
|
||||
"gomodifytags",
|
||||
"impl",
|
||||
"iferr",
|
||||
"staticcheck",
|
||||
"delve",
|
||||
|
||||
-- rust
|
||||
"codelldb",
|
||||
},
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user