mirror of
https://github.com/preservim/vim-wordy.git
synced 2025-11-10 19:03:49 -05:00
fix Wordy command for updated dictionary names
This commit is contained in:
@@ -36,13 +36,13 @@ command -nargs=0 TriteWordy call wordy#init({ 'd': [ 'colloquial', 'idiom
|
||||
command -nargs=0 Wordy call wordy#init({ 'd': [ 'being',
|
||||
\ 'colloquial',
|
||||
\ 'idiomatic',
|
||||
\ 'jargonese',
|
||||
\ 'jargon',
|
||||
\ 'weasel',
|
||||
\ 'opinion',
|
||||
\ 'puffery',
|
||||
\ 'redundant',
|
||||
\ 'similies',
|
||||
\ 'weak-and-lazy',
|
||||
\ 'weak',
|
||||
\ ]})
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user