bump rustaceanvim to 9

This commit is contained in:
Zoty 2026-04-13 15:53:16 -03:00
parent 32f636c41b
commit 94fedd08d5
Signed by: Zoty
SSH key fingerprint: SHA256:WsGEGivgl37t3Mth6uugXMOgMCTR7QolIepNbC+j/tA
2 changed files with 2 additions and 2 deletions

View file

@ -15,5 +15,5 @@
"nvim-web-devicons": { "branch": "master", "commit": "c72328a5494b4502947a022fe69c0c47e53b6aa6" },
"oil.nvim": { "branch": "master", "commit": "0fcc83805ad11cf714a949c98c605ed717e0b83e" },
"rainbow-delimiters.nvim": { "branch": "master", "commit": "aab6caaffd79b8def22ec4320a5344f7c42f58d2" },
"rustaceanvim": { "branch": "master", "commit": "f69c85a955b9a83d495e3dc8d43adb6364a0b765" }
"rustaceanvim": { "branch": "master", "commit": "7b8dd7abb9a7f442b356aa03714aefce09610339" }
}

View file

@ -1,6 +1,6 @@
return {
'mrcjkb/rustaceanvim',
version = '^8',
version = '^9',
lazy = false,
init = function()
vim.g.rustaceanvim = {