Support lists of adjectives and adverbs #24

This commit is contained in:
Reed Esau
2016-11-07 17:41:36 -07:00
parent a4dd6fdb05
commit bd37684a04
4 changed files with 7497 additions and 3 deletions

View File

@@ -35,6 +35,8 @@ if !exists('g:wordy#ring')
\ ['colloquial', 'idiomatic', 'similies', ],
\ 'art-jargon',
\ ['contractions', 'opinion', 'vague-time', 'said-synonyms', ],
\ 'adjectives',
\ 'adverbs',
\ ]
endif