aboutsummaryrefslogtreecommitdiff
path: root/core/plugins.vim
diff options
context:
space:
mode:
authorjdhao <jdhao@hotmail.com>2021-01-29 00:33:33 +0800
committerjdhao <jdhao@hotmail.com>2021-01-29 00:33:33 +0800
commit35d740232283630a86f970918ebd723c72ef58a7 (patch)
tree4fdff12ec31367dd2cd0508761a82789c193cdf4 /core/plugins.vim
parent9895a5dabb8aa46cb56006b5e7987c071457b452 (diff)
Update languagetool ignore rules
Diffstat (limited to 'core/plugins.vim')
-rw-r--r--core/plugins.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/plugins.vim b/core/plugins.vim
index 23a3dfa..4285b9e 100644
--- a/core/plugins.vim
+++ b/core/plugins.vim
@@ -746,7 +746,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', 'AU'],
+ \ 'NON_STANDARD_WORD', 'AU', 'DATE_NEW_YEAR'],
\ }
endif