neovim: Don't automatically attach harper

This commit is contained in:
Quentin Boyer 2025-01-06 21:34:12 +01:00
parent 60ec5b88ff
commit 44d754ec02

View file

@ -187,7 +187,10 @@
'';
};
yamlls.enable = true;
harper_ls.enable = true;
harper_ls = {
enable = true;
autostart = false;
};
ltex = {
enable = true;
onAttach.function = ''