diff --git a/config/punctuation/default.conf b/config/punctuation/default.conf index e90d9bf5..a423d2b7 100644 --- a/config/punctuation/default.conf +++ b/config/punctuation/default.conf @@ -44,6 +44,8 @@ _:===:line =:===:equals [customDict] +nginx:===:EngineX +shit:===:shitt [emoticonDict] # This dictionary uses regexp when prefixed with "regex;", so be sure to escape anything that would be parsed by regexp, e.g. *, ., ^, $, etc. diff --git a/config/punctuation/en.conf b/config/punctuation/en.conf index 8656411c..fc0a69ad 100644 --- a/config/punctuation/en.conf +++ b/config/punctuation/en.conf @@ -44,6 +44,8 @@ _:===:line =:===:equals [customDict] +nginx:===:EngineX +shit:===:shitt [emoticonDict] # This dictionary uses regexp when prefixed with "regex;", so be sure to escape anything that would be parsed by regexp, e.g. *, ., ^, $, etc.