feat(nvim): update null-ls-nvim
This commit is contained in:
parent
d943ab8b6d
commit
28961fe114
5 changed files with 36 additions and 0 deletions
17
flake.lock
generated
17
flake.lock
generated
|
|
@ -930,6 +930,22 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"none-ls-nvim": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1696658105,
|
||||
"narHash": "sha256-4+B2F4ZweWTqXlhSs0jiBaKSv52G4X7p37KHfYl6sPo=",
|
||||
"owner": "nvimtools",
|
||||
"repo": "none-ls.nvim",
|
||||
"rev": "ae339f45590cc421a68de885fc5a3261cc247362",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "nvimtools",
|
||||
"repo": "none-ls.nvim",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"nvim-lspconfig": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
|
|
@ -1040,6 +1056,7 @@
|
|||
"nix-lazy-nvim": "nix-lazy-nvim",
|
||||
"nix-super": "nix-super",
|
||||
"nixpkgs": "nixpkgs_8",
|
||||
"none-ls-nvim": "none-ls-nvim",
|
||||
"nvim-lspconfig": "nvim-lspconfig",
|
||||
"nvim-puppeteer": "nvim-puppeteer",
|
||||
"nvim-treesitter": "nvim-treesitter",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue