Initial commit to the most minimal dotfiles!
This commit is contained in:
32
config/nvim/nvim-pack-lock.json
Normal file
32
config/nvim/nvim-pack-lock.json
Normal file
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"plugins": {
|
||||
"kanagawa.nvim": {
|
||||
"rev": "aef7f5cec0a40dbe7f3304214850c472e2264b10",
|
||||
"src": "https://github.com/rebelot/kanagawa.nvim"
|
||||
},
|
||||
"mini.nvim": {
|
||||
"rev": "f28cd08c8be826355d64080400fab1764c9693dd",
|
||||
"src": "https://github.com/nvim-mini/mini.nvim"
|
||||
},
|
||||
"nvim-lspconfig": {
|
||||
"rev": "0480b120318ec8bab27b530ffab6ee76a8c4d806",
|
||||
"src": "https://github.com/neovim/nvim-lspconfig"
|
||||
},
|
||||
"oil.nvim": {
|
||||
"rev": "f55b25e493a7df76371cfadd0ded5004cb9cd48a",
|
||||
"src": "https://github.com/stevearc/oil.nvim"
|
||||
},
|
||||
"toggleterm.nvim": {
|
||||
"rev": "9a88eae817ef395952e08650b3283726786fb5fb",
|
||||
"src": "https://github.com/akinsho/toggleterm.nvim"
|
||||
},
|
||||
"transparent.nvim": {
|
||||
"rev": "a4145c52f5421f1626a4d7dc0f41e785c4439944",
|
||||
"src": "https://github.com/tribela/transparent.nvim"
|
||||
},
|
||||
"trouble.nvim": {
|
||||
"rev": "bd67efe408d4816e25e8491cc5ad4088e708a69a",
|
||||
"src": "https://github.com/folke/trouble.nvim"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user