chore: update plugins.

This commit is contained in:
CronyAkatsuki 2025-12-08 16:06:25 +01:00
parent b43641f92a
commit f123746ea8

View file

@ -1,7 +1,7 @@
{ {
"plugins": { "plugins": {
"conform.nvim": { "conform.nvim": {
"rev": "4993e07fac6679d0a5005aa7499e0bad2bd39f19", "rev": "ffe26e8df8115c9665d24231f8a49fadb2d611ce",
"src": "https://github.com/stevearc/conform.nvim" "src": "https://github.com/stevearc/conform.nvim"
}, },
"lazydev.nvim": { "lazydev.nvim": {
@ -17,11 +17,11 @@
"src": "https://github.com/tadmccorkle/markdown.nvim" "src": "https://github.com/tadmccorkle/markdown.nvim"
}, },
"mini.nvim": { "mini.nvim": {
"rev": "dca98843fab66d080779cd973e7139e258ff164c", "rev": "6f11e41a137590e4a5f13624a2a9a845686e719f",
"src": "https://github.com/nvim-mini/mini.nvim" "src": "https://github.com/nvim-mini/mini.nvim"
}, },
"nvim-lspconfig": { "nvim-lspconfig": {
"rev": "effe4bf2e1afb881ea67291c648b68dd3dfc927a", "rev": "a2bd1cf7b0446a7414aaf373cea5e4ca804c9c69",
"src": "https://github.com/neovim/nvim-lspconfig" "src": "https://github.com/neovim/nvim-lspconfig"
}, },
"nvim-treesitter": { "nvim-treesitter": {
@ -29,7 +29,7 @@
"src": "https://github.com/nvim-treesitter/nvim-treesitter" "src": "https://github.com/nvim-treesitter/nvim-treesitter"
}, },
"render-markdown.nvim": { "render-markdown.nvim": {
"rev": "6e0e8902dac70fecbdd8ce557d142062a621ec38", "rev": "b2b135347e299ffbf7f4123fb7811899b0c9f4b8",
"src": "https://github.com/MeanderingProgrammer/render-markdown.nvim" "src": "https://github.com/MeanderingProgrammer/render-markdown.nvim"
}, },
"tokyonight.nvim": { "tokyonight.nvim": {