feat(nvim): update null-ls-nvim

This commit is contained in:
Moritz Böhme 2023-10-08 13:32:42 +02:00
parent d943ab8b6d
commit 28961fe114
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9
5 changed files with 36 additions and 0 deletions

17
flake.lock generated
View file

@ -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",