init.lua/nvim-pack-lock.json

24 lines
No EOL
577 B
JSON

{
"plugins": {
"gruvbox.nvim": {
"rev": "5e0a460",
"src": "https://github.com/ellisonleao/gruvbox.nvim"
},
"lazydev.nvim": {
"rev": "01bc2aa",
"src": "https://github.com/folke/lazydev.nvim"
},
"mini.nvim": {
"rev": "64a23d0",
"src": "https://github.com/nvim-mini/mini.nvim"
},
"nvim-lspconfig": {
"rev": "ececa53",
"src": "https://github.com/neovim/nvim-lspconfig"
},
"nvim-treesitter": {
"rev": "42fc28ba",
"src": "https://github.com/nvim-treesitter/nvim-treesitter"
}
}
}