chore: update nvim pack lock.

This commit is contained in:
CronyAkatsuki 2026-03-03 13:28:36 +01:00
parent 367860e961
commit 84168cc231

View file

@ -1,7 +1,7 @@
{
"plugins": {
"conform.nvim": {
"rev": "e969e302bced7ffb9a0a0323629f31feb0ca35a6",
"rev": "40dcec5555f960b0a04340d76eabdf4efe78599d",
"src": "https://github.com/stevearc/conform.nvim"
},
"lazydev.nvim": {
@ -17,19 +17,19 @@
"src": "https://github.com/tadmccorkle/markdown.nvim"
},
"mini.nvim": {
"rev": "577d2dcb558efce1518c45a76345e01bf346c8e8",
"rev": "cad365c212fb1e332cb93fa8f72697125799d00a",
"src": "https://github.com/nvim-mini/mini.nvim"
},
"nvim-lspconfig": {
"rev": "ab5139c99df944479e5a26495a37840fcbb1d512",
"rev": "ead0f5f342d8d323441e7d4b88f0fc436a81ad5f",
"src": "https://github.com/neovim/nvim-lspconfig"
},
"nvim-treesitter": {
"rev": "a8845121f063458ef23df86e73f16bbee71ec67b",
"rev": "cb2cb74f3c3cbbcc17e79cada2060165d616d849",
"src": "https://github.com/nvim-treesitter/nvim-treesitter"
},
"render-markdown.nvim": {
"rev": "1c958131c083c8557ea499fdb08c88b8afb05c4e",
"rev": "1641b434bda26e0f4e3610985b3357fc213cf834",
"src": "https://github.com/MeanderingProgrammer/render-markdown.nvim"
},
"rose-pine": {