Updated nvim for godot.

This commit is contained in:
2026-02-09 20:50:56 +02:00
parent 23ffa739bc
commit 39519e4e7c
2 changed files with 36 additions and 4 deletions

View File

@@ -5,13 +5,18 @@
"src": "https://github.com/rebelot/kanagawa.nvim"
},
"mini.nvim": {
"rev": "f28cd08c8be826355d64080400fab1764c9693dd",
"rev": "8c40d95931cbe6138391af9180e59439ed2e69df",
"src": "https://github.com/nvim-mini/mini.nvim"
},
"nvim-lspconfig": {
"rev": "0480b120318ec8bab27b530ffab6ee76a8c4d806",
"rev": "66fd02ad1c7ea31616d3ca678fa04e6d0b360824",
"src": "https://github.com/neovim/nvim-lspconfig"
},
"nvim-treesitter": {
"rev": "42fc28ba918343ebfd5565147a42a26580579482",
"src": "https://github.com/nvim-treesitter/nvim-treesitter",
"version": "'master'"
},
"oil.nvim": {
"rev": "f55b25e493a7df76371cfadd0ded5004cb9cd48a",
"src": "https://github.com/stevearc/oil.nvim"