feat: add lsp_lines plugin source

This commit is contained in:
raf 2023-07-30 19:54:43 +03:00
commit 962029703e
No known key found for this signature in database
GPG key ID: 02D1DD3FA08B6B29
3 changed files with 23 additions and 0 deletions

View file

@ -108,6 +108,11 @@
flake = false;
};
lsp-lines = {
url = "sourcehut:~whynothugo/lsp_lines.nvim";
flake = false;
};
null-ls = {
url = "github:jose-elias-alvarez/null-ls.nvim";
flake = false;