diff options
Diffstat (limited to 'core')
| -rw-r--r-- | core/plugins.vim | 2 |
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 |
