chore: update plugins and fix bindings.

This commit is contained in:
CronyAkatsuki 2025-10-25 21:54:24 +02:00
parent 3792aceb38
commit 5d12c5b045
2 changed files with 5 additions and 4 deletions

View file

@ -9,11 +9,11 @@
"src": "https://github.com/folke/lazydev.nvim"
},
"mini.nvim": {
"rev": "64a23d0",
"rev": "d1a9158",
"src": "https://github.com/nvim-mini/mini.nvim"
},
"nvim-lspconfig": {
"rev": "ececa53",
"rev": "a9b2fb5",
"src": "https://github.com/neovim/nvim-lspconfig"
},
"nvim-treesitter": {