victormours / better-writing.vim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

better-writing.vim

Improve your writing by avoiding weasel words and passive phrases.

better-writing

Inspired by @mislav's awesome dotfiles.

better-writing.vim highlights weasel words and passive phrases to help you kick them out of your writing.

Weasel words are words that don't mean much but sneak into your text. This vim plugin will highlight them in red so that you can delete them.

Passive phrases are often less readable. better-writing will highlight them in orange.

Usage

:set syntax=better-writing

About

License:MIT License


Languages

Language:Vim Script 100.0%