aboutsummaryrefslogtreecommitdiff
path: root/plugins.vim
diff options
context:
space:
mode:
authorjdhao <jdhao@hotmail.com>2020-09-23 08:13:40 +0800
committerjdhao <jdhao@hotmail.com>2020-09-23 08:13:40 +0800
commit9a8126c3571abdf9bcbd11f432c44e5b3b54c4a6 (patch)
tree9121bb433b2e6a9b155601e45c568c63de5d3a9e /plugins.vim
parentd1b5076f9d05f8c8bfa738a29ac7920e1f888aa4 (diff)
update grammarous setting
Diffstat (limited to 'plugins.vim')
-rw-r--r--plugins.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins.vim b/plugins.vim
index 06a0c00..91c93b7 100644
--- a/plugins.vim
+++ b/plugins.vim
@@ -707,7 +707,7 @@ if g:is_mac
\ 'PUNCTUATION_PARAGRAPH_END', 'MULTIPLICATION_SIGN', 'PRP_CHECKOUT',
\ 'CAN_CHECKOUT', 'SOME_OF_THE', 'DOUBLE_PUNCTUATION', 'HELL',
\ 'CURRENCY', 'POSSESSIVE_APOSTROPHE', 'ENGLISH_WORD_REPEAT_RULE',
- \ 'NON_STANDARD_WORD'],
+ \ 'NON_STANDARD_WORD', 'AU'],
\ }
endif