mirror of
https://github.com/dwinkler1/nvimConfig.git
synced 2026-08-22 17:43:13 -04:00
feat: add Harper grammar checker LSP
This commit is contained in:
parent
92bd53feea
commit
180c3e4f55
2 changed files with 32 additions and 0 deletions
|
|
@ -53,6 +53,7 @@ in
|
|||
marksman
|
||||
texlab
|
||||
imagemagick
|
||||
harper
|
||||
]);
|
||||
|
||||
nix = maybe "nix" (with pkgs; [
|
||||
|
|
|
|||
Loading…
Reference in a new issue