init.lua/nvim-pack-lock.json

36 lines
No EOL
960 B
JSON

{
"plugins": {
"gruvbox.nvim": {
"rev": "5e0a460",
"src": "https://github.com/ellisonleao/gruvbox.nvim"
},
"lazydev.nvim": {
"rev": "371cd74",
"src": "https://github.com/folke/lazydev.nvim"
},
"markdown-table-mode.nvim": {
"rev": "bb1ea9b",
"src": "https://github.com/Kicamon/markdown-table-mode.nvim"
},
"markdown.nvim": {
"rev": "34bb889",
"src": "https://github.com/tadmccorkle/markdown.nvim"
},
"mini.nvim": {
"rev": "429e5f9",
"src": "https://github.com/nvim-mini/mini.nvim"
},
"nvim-lspconfig": {
"rev": "a89bfcf",
"src": "https://github.com/neovim/nvim-lspconfig"
},
"nvim-treesitter": {
"rev": "42fc28ba",
"src": "https://github.com/nvim-treesitter/nvim-treesitter"
},
"render-markdown.nvim": {
"rev": "10126ef",
"src": "https://github.com/MeanderingProgrammer/render-markdown.nvim"
}
}
}