chore: update packages.

This commit is contained in:
CronyAkatsuki 2025-12-02 17:47:47 +01:00
parent ebaee37962
commit b43641f92a

View file

@ -1,11 +1,11 @@
{ {
"plugins": { "plugins": {
"conform.nvim": { "conform.nvim": {
"rev": "26c02e1", "rev": "4993e07fac6679d0a5005aa7499e0bad2bd39f19",
"src": "https://github.com/stevearc/conform.nvim" "src": "https://github.com/stevearc/conform.nvim"
}, },
"lazydev.nvim": { "lazydev.nvim": {
"rev": "371cd74", "rev": "5231c62aa83c2f8dc8e7ba957aa77098cda1257d",
"src": "https://github.com/folke/lazydev.nvim" "src": "https://github.com/folke/lazydev.nvim"
}, },
"markdown-table-mode.nvim": { "markdown-table-mode.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": "34bb889", "rev": "1a16542bc3e3faf079b4d38b467a71356c7ea2f4",
"src": "https://github.com/tadmccorkle/markdown.nvim" "src": "https://github.com/tadmccorkle/markdown.nvim"
}, },
"mini.nvim": { "mini.nvim": {
"rev": "429e5f9", "rev": "dca98843fab66d080779cd973e7139e258ff164c",
"src": "https://github.com/nvim-mini/mini.nvim" "src": "https://github.com/nvim-mini/mini.nvim"
}, },
"nvim-lspconfig": { "nvim-lspconfig": {
"rev": "a89bfcf", "rev": "effe4bf2e1afb881ea67291c648b68dd3dfc927a",
"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": "10126ef", "rev": "6e0e8902dac70fecbdd8ce557d142062a621ec38",
"src": "https://github.com/MeanderingProgrammer/render-markdown.nvim" "src": "https://github.com/MeanderingProgrammer/render-markdown.nvim"
}, },
"tokyonight.nvim": { "tokyonight.nvim": {