More work, LSP is not working yet need to figure that out more
This commit is contained in:
parent
713d128018
commit
764b890c58
32 changed files with 290 additions and 441 deletions
6
lua/plugins_disabled/rust-tools.lua
Normal file
6
lua/plugins_disabled/rust-tools.lua
Normal file
|
@ -0,0 +1,6 @@
|
|||
return {
|
||||
"simrat39/rust-tools.nvim",
|
||||
commit = "71d2cf67b5ed120a0e31b2c8adb210dd2834242f",
|
||||
event = "BufEnter *.rs",
|
||||
after = { "mason-lspconfig.nvim", "inlay-hints." },
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue