feat(emacs/langtool): change default language to GB English
This commit is contained in:
@@ -1280,7 +1280,7 @@ in quite a few languages.
|
|||||||
langtool-show-message-at-point
|
langtool-show-message-at-point
|
||||||
langtool-correct-buffer)
|
langtool-correct-buffer)
|
||||||
:custom
|
:custom
|
||||||
(langtool-default-language "en-US")
|
(langtool-default-language "en-GB")
|
||||||
(langtool-mother-tongue "fr")
|
(langtool-mother-tongue "fr")
|
||||||
:config
|
:config
|
||||||
(setq langtool-http-server-host "localhost"
|
(setq langtool-http-server-host "localhost"
|
||||||
|
|||||||
Reference in New Issue
Block a user