Updated a bunch of configs
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
return {{
|
||||
"Saecki/crates.nvim",
|
||||
event = { "BufRead Cargo.toml" },
|
||||
opts = {
|
||||
src = {
|
||||
cmp = { enabled = true },
|
||||
},
|
||||
},
|
||||
--event = { "BufRead Cargo.toml" },
|
||||
--opts = {
|
||||
-- src = {
|
||||
-- cmp = { enabled = true },
|
||||
-- },
|
||||
--},
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user