mirror of
https://github.com/preservim/vim-wordy.git
synced 2025-11-16 22:03:39 -05:00
Support lists of adjectives and adverbs #24
This commit is contained in:
@@ -35,6 +35,8 @@ if !exists('g:wordy#ring')
|
||||
\ ['colloquial', 'idiomatic', 'similies', ],
|
||||
\ 'art-jargon',
|
||||
\ ['contractions', 'opinion', 'vague-time', 'said-synonyms', ],
|
||||
\ 'adjectives',
|
||||
\ 'adverbs',
|
||||
\ ]
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user