fixed missing
This commit is contained in:
parent
0f327fde1b
commit
53218a7cce
15
flake.lock
15
flake.lock
@ -230,12 +230,25 @@
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"plugin-lsp": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"narHash": "sha256-z+qWNvDof7+0Hbrp9ajayI+MZeJy2tpAvUdPCVeCBTg=",
|
||||
"type": "file",
|
||||
"url": "https://github.com/neovim/nvim-lspconfig"
|
||||
},
|
||||
"original": {
|
||||
"type": "file",
|
||||
"url": "https://github.com/neovim/nvim-lspconfig"
|
||||
}
|
||||
},
|
||||
"root": {
|
||||
"inputs": {
|
||||
"neovim": "neovim",
|
||||
"nixpkgs": "nixpkgs",
|
||||
"plugin-dracula": "plugin-dracula",
|
||||
"plugin-gruvbox": "plugin-gruvbox"
|
||||
"plugin-gruvbox": "plugin-gruvbox",
|
||||
"plugin-lsp": "plugin-lsp"
|
||||
}
|
||||
},
|
||||
"treefmt-nix": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user