Added lsp-lines

This commit is contained in:
EsVagy42 2025-03-02 21:04:45 +00:00
parent 8dc9d89f56
commit 99cfc8d1e2
2 changed files with 2 additions and 0 deletions

1
config/lsp-lines.nix Normal file
View file

@ -0,0 +1 @@
{ plugins = { lsp-lines = { enable = true; }; }; }