mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 02:11:33 +00:00
lsp/harper-ls: init
This commit is contained in:
parent
f1a309082e
commit
c752aaa24f
6 changed files with 68 additions and 0 deletions
6
modules/plugins/lsp/harper-ls/default.nix
Normal file
6
modules/plugins/lsp/harper-ls/default.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
imports = [
|
||||
./harper-ls.nix
|
||||
./config.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue