nixvim/config/lsp-lines.nix
2025-03-02 21:04:45 +00:00

1 line
51 B
Nix

{ plugins = { lsp-lines = { enable = true; }; }; }