@@ -33,14 +33,14 @@ the usage is sound, you can elect to keep it —_wordy_ be damned.
33
33
34
34
Off-the-shelf proofreading software can scan your text for potential problems
35
35
and provide comprehensive feedback. However, it may require a complex
36
- software installation or transmission of your work to a remote server for
37
- checking.
36
+ software installation or transmission of your work to a remote server for
37
+ checking.
38
38
39
39
_ wordy_ stands ready as a simple alternative to these comprehensive tools,
40
- focusing narrowly on identifying potential problems that might otherwise
40
+ focusing narrowly on identifying potential problems that might otherwise
41
41
be missed. To compensate for _ wordy_ ’s bare-bones approach, it’s best used
42
42
in concert with the [ literature on usage] [ lit ] (Strunk and White, e.g.)
43
- and websites like the [ English Language & Usage Stack Exchange] [ ese ] .
43
+ and websites like the [ English Language & Usage Stack Exchange] [ ese ] .
44
44
45
45
[ lit ] : http://www.amazon.com/s/ref=nb_sb_noss_2?url=search-alias%3Dstripbooks&field-keywords=English+Usage
46
46
[ ese ] : http://english.stackexchange.com
@@ -58,7 +58,7 @@ package manager.
58
58
59
59
### On demand
60
60
61
- Using this plugin' s commands does not require any special configuration.
61
+ Using this plugin’ s commands does not require any special configuration.
62
62
63
63
Important note: on the first use of each of the plugin’s dictionaries,
64
64
a spell file will be built. This produces a message that resembles:
@@ -205,14 +205,14 @@ Instead of puffery, demonstrate through details.
205
205
```
206
206
207
207
Words can be used to hide or obscure a weak position, or to cast doubt on
208
- a strong one. They can be used to mislead, to evade blame, or to claim credit
208
+ a strong one. They can be used to mislead, to evade blame, or to claim credit
209
209
where none has been earned.
210
210
211
211
* “mistakes were made”
212
212
* “discounted up to 50% off”
213
213
* “most voters feel that my opponent can’t be trusted”
214
214
215
- Assuming that you’re not intentionally trying to manipulate others, you
215
+ Assuming that you’re not intentionally trying to manipulate others, you
216
216
will seek to purge such loaded language from your writing.
217
217
218
218
### To be and the passive voice
@@ -269,7 +269,7 @@ If you find this plugin useful, you may want to check out these others by
269
269
* [ vim-colors-pencil] [ cp ] - color scheme for Vim inspired by IA Writer
270
270
* [ vim-lexical] [ lx ] - building on Vim’s spell-check and thesaurus/dictionary completion
271
271
* [ vim-litecorrect] [ lc ] - lightweight auto-correction for Vim
272
- * [ vim-one] [ vo ] - make use of Vim’s _ +clientserver_ capabilities
272
+ * [ vim-one] [ vo ] - make use of Vim’s _ +clientserver_ capabilities
273
273
* [ vim-pencil] [ pn ] - rethinking Vim as a tool for writers
274
274
* [ vim-textobj-quote] [ qu ] - extends Vim to support typographic (‘curly’) quotes
275
275
* [ vim-textobj-sentence] [ ts ] - improving on Vim's native sentence motion command
0 commit comments