mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-07 10:51:36 +00:00
feat: add lsp_lines plugin source
This commit is contained in:
parent
32a13428ec
commit
962029703e
3 changed files with 23 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue