Update rusteaceanvim to major version 5
This commit is contained in:
parent
9b9424ac05
commit
ee7ce096c8
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
return {
|
return {
|
||||||
"mrcjkb/rustaceanvim",
|
"mrcjkb/rustaceanvim",
|
||||||
version = "^4",
|
version = "^5",
|
||||||
ft = { "rust" },
|
ft = { "rust" },
|
||||||
config = function()
|
config = function()
|
||||||
vim.g.rustaceanvim = {
|
vim.g.rustaceanvim = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue