nvim-config/nvim-pack-lock.json
2025-10-24 17:13:50 +03:00

43 lines
1.1 KiB
JSON

{
"plugins": {
"conform.nvim": {
"rev": "9fd3d5e",
"src": "https://github.com/stevearc/conform.nvim"
},
"invero.nvim": {
"rev": "6acdefa",
"src": "https://github.com/triimd/invero.nvim"
},
"mason.nvim": {
"rev": "ad7146a",
"src": "https://github.com/mason-org/mason.nvim"
},
"nvim-autopairs": {
"rev": "7a2c97c",
"src": "https://github.com/windwp/nvim-autopairs"
},
"nvim-lint": {
"rev": "9da1fb9",
"src": "https://github.com/mfussenegger/nvim-lint"
},
"nvim-tree": {
"rev": "7c0f7e9",
"src": "https://gitea.tomastm.com/tomas.mirchev/nvim-tree.lua",
"version": "'master'"
},
"nvim-tree.lua": {
"rev": "7c0f7e9",
"src": "https://gitea.tomastm.com/tomas.mirchev/nvim-tree.lua",
"version": "'master'"
},
"nvim-treesitter": {
"rev": "42fc28ba",
"src": "https://github.com/nvim-treesitter/nvim-treesitter",
"version": "'master'"
},
"nvim-ts-autotag": {
"rev": "c4ca798",
"src": "https://github.com/windwp/nvim-ts-autotag"
}
}
}