diff --git a/.config/harper-ls/dictionary.txt b/.config/harper-ls/dictionary.txt index f7ca220d..34b240b8 100644 Binary files a/.config/harper-ls/dictionary.txt and b/.config/harper-ls/dictionary.txt differ diff --git a/.config/helix/languages.toml b/.config/helix/languages.toml index 2302a76f..a8b193e0 100644 --- a/.config/helix/languages.toml +++ b/.config/helix/languages.toml @@ -88,11 +88,11 @@ language-servers = ["scls"] [language-server.texlab.config.texlab.build] onSave = true -# [[language]] -# name = "mail" +[[language]] +name = "mail" # scope = "text.mail" # file-types = ["eml"] -# # language-servers = ["harper-ls"] +language-servers = ["harper-ls"] # injection-regex = "mail|eml|email" # [[grammar]]