chore: update nvim pack lock.

This commit is contained in:
CronyAkatsuki 2026-04-03 10:43:46 +02:00
parent 25c8f37130
commit f1973e83d8

View file

@ -1,11 +1,11 @@
{ {
"plugins": { "plugins": {
"conform.nvim": { "conform.nvim": {
"rev": "40dcec5555f960b0a04340d76eabdf4efe78599d", "rev": "086a40dc7ed8242c03be9f47fbcee68699cc2395",
"src": "https://github.com/stevearc/conform.nvim" "src": "https://github.com/stevearc/conform.nvim"
}, },
"lazydev.nvim": { "lazydev.nvim": {
"rev": "5231c62aa83c2f8dc8e7ba957aa77098cda1257d", "rev": "ff2cbcba459b637ec3fd165a2be59b7bbaeedf0d",
"src": "https://github.com/folke/lazydev.nvim" "src": "https://github.com/folke/lazydev.nvim"
}, },
"markdown-table-mode.nvim": { "markdown-table-mode.nvim": {
@ -17,19 +17,19 @@
"src": "https://github.com/tadmccorkle/markdown.nvim" "src": "https://github.com/tadmccorkle/markdown.nvim"
}, },
"mini.nvim": { "mini.nvim": {
"rev": "cad365c212fb1e332cb93fa8f72697125799d00a", "rev": "3923662bf3d6ca49a9503f8d7196ea0450983e6a",
"src": "https://github.com/nvim-mini/mini.nvim" "src": "https://github.com/nvim-mini/mini.nvim"
}, },
"nvim-lspconfig": { "nvim-lspconfig": {
"rev": "ead0f5f342d8d323441e7d4b88f0fc436a81ad5f", "rev": "8e2084bf5e40c79c1f42210a6ef96a0a4793a763",
"src": "https://github.com/neovim/nvim-lspconfig" "src": "https://github.com/neovim/nvim-lspconfig"
}, },
"nvim-treesitter": { "nvim-treesitter": {
"rev": "544320a9cf5d6bf539ec1cc54d393064015670c4", "rev": "539abf6da5ee8702e37b82cc953131dadd570da2",
"src": "https://github.com/nvim-treesitter/nvim-treesitter" "src": "https://github.com/nvim-treesitter/nvim-treesitter"
}, },
"render-markdown.nvim": { "render-markdown.nvim": {
"rev": "bd482f9a4827c9422231a7db1439c5cff1e69ae0", "rev": "c7188a8f9d2953696b6303caccbf39c51fa2c1b1",
"src": "https://github.com/MeanderingProgrammer/render-markdown.nvim" "src": "https://github.com/MeanderingProgrammer/render-markdown.nvim"
}, },
"rose-pine": { "rose-pine": {
@ -41,4 +41,4 @@
"src": "https://github.com/phrmendes/todotxt.nvim" "src": "https://github.com/phrmendes/todotxt.nvim"
} }
} }
} }