lsp/harper-ls: init

This commit is contained in:
gmvar 2025-08-22 14:56:00 -07:00
commit c752aaa24f
6 changed files with 68 additions and 0 deletions

View file

@ -0,0 +1,6 @@
{
imports = [
./harper-ls.nix
./config.nix
];
}