From 8d49f9b18dddcd2d4fa966227db70fb2c710e383 Mon Sep 17 00:00:00 2001 From: Crony Akatsuki Date: Tue, 16 Dec 2025 20:15:37 +0100 Subject: [PATCH] chore: update plugins. --- nvim-pack-lock.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/nvim-pack-lock.json b/nvim-pack-lock.json index 05f6444..30ffb00 100644 --- a/nvim-pack-lock.json +++ b/nvim-pack-lock.json @@ -1,7 +1,7 @@ { "plugins": { "conform.nvim": { - "rev": "ffe26e8df8115c9665d24231f8a49fadb2d611ce", + "rev": "9b8fa5e0b78168f68bee9bf886dc20f287c61e02", "src": "https://github.com/stevearc/conform.nvim" }, "lazydev.nvim": { @@ -13,15 +13,15 @@ "src": "https://github.com/Kicamon/markdown-table-mode.nvim" }, "markdown.nvim": { - "rev": "1a16542bc3e3faf079b4d38b467a71356c7ea2f4", + "rev": "602a9d7cdbb9e0c22fc9f08c577deaa2450e4458", "src": "https://github.com/tadmccorkle/markdown.nvim" }, "mini.nvim": { - "rev": "6f11e41a137590e4a5f13624a2a9a845686e719f", + "rev": "6bd3a01aaf7d248aea1b78aacdd5d44bffa002c1", "src": "https://github.com/nvim-mini/mini.nvim" }, "nvim-lspconfig": { - "rev": "a2bd1cf7b0446a7414aaf373cea5e4ca804c9c69", + "rev": "9e36c0d1efc46859d8349b45deabb01ca7aaf7a0", "src": "https://github.com/neovim/nvim-lspconfig" }, "nvim-treesitter": { @@ -29,7 +29,7 @@ "src": "https://github.com/nvim-treesitter/nvim-treesitter" }, "render-markdown.nvim": { - "rev": "b2b135347e299ffbf7f4123fb7811899b0c9f4b8", + "rev": "686af1e08c47a72e1f969ba2b40a424446d882cf", "src": "https://github.com/MeanderingProgrammer/render-markdown.nvim" }, "rose-pine": {