chore: update plugins.

This commit is contained in:
CronyAkatsuki 2025-10-23 16:42:03 +02:00
parent b65a77bb41
commit 3792aceb38

View file

@ -5,15 +5,15 @@
"src": "https://github.com/ellisonleao/gruvbox.nvim"
},
"lazydev.nvim": {
"rev": "e28ce52",
"rev": "01bc2aa",
"src": "https://github.com/folke/lazydev.nvim"
},
"mini.nvim": {
"rev": "cf32454",
"rev": "64a23d0",
"src": "https://github.com/nvim-mini/mini.nvim"
},
"nvim-lspconfig": {
"rev": "e5c61b0",
"rev": "ececa53",
"src": "https://github.com/neovim/nvim-lspconfig"
},
"nvim-treesitter": {