Update configuration for neovim 0.11
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
return {{
|
||||
"mrcjkb/rustaceanvim",
|
||||
version = "^4", -- Recommended
|
||||
version = "^6", -- Recommended
|
||||
ft = { "rs" },
|
||||
lazy = false,
|
||||
opts = {
|
||||
server = {
|
||||
on_attach = function(_, bufnr)
|
||||
|
||||
Reference in New Issue
Block a user