chore: update plugins.

This commit is contained in:
CronyAkatsuki 2026-01-01 13:56:37 +01:00
parent 494ddcf985
commit d832161919

View file

@ -1,7 +1,7 @@
{ {
"plugins": { "plugins": {
"conform.nvim": { "conform.nvim": {
"rev": "9b8fa5e0b78168f68bee9bf886dc20f287c61e02", "rev": "4b713b9da0061a54750bfed457e190459be28c7b",
"src": "https://github.com/stevearc/conform.nvim" "src": "https://github.com/stevearc/conform.nvim"
}, },
"lazydev.nvim": { "lazydev.nvim": {
@ -13,15 +13,15 @@
"src": "https://github.com/Kicamon/markdown-table-mode.nvim" "src": "https://github.com/Kicamon/markdown-table-mode.nvim"
}, },
"markdown.nvim": { "markdown.nvim": {
"rev": "602a9d7cdbb9e0c22fc9f08c577deaa2450e4458", "rev": "093be911d90de03877f3009de36081c1a6242d51",
"src": "https://github.com/tadmccorkle/markdown.nvim" "src": "https://github.com/tadmccorkle/markdown.nvim"
}, },
"mini.nvim": { "mini.nvim": {
"rev": "6bd3a01aaf7d248aea1b78aacdd5d44bffa002c1", "rev": "43ec25063430196d36f5fff5758c9101775f3d57",
"src": "https://github.com/nvim-mini/mini.nvim" "src": "https://github.com/nvim-mini/mini.nvim"
}, },
"nvim-lspconfig": { "nvim-lspconfig": {
"rev": "9e36c0d1efc46859d8349b45deabb01ca7aaf7a0", "rev": "41ceb6bba3a40128b7841f5b7f5a9dae7201e823",
"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": "686af1e08c47a72e1f969ba2b40a424446d882cf", "rev": "07d088bf8bdadd159eb807b90eaee86a4778383f",
"src": "https://github.com/MeanderingProgrammer/render-markdown.nvim" "src": "https://github.com/MeanderingProgrammer/render-markdown.nvim"
}, },
"rose-pine": { "rose-pine": {