An open API service indexing awesome lists of open source software.

https://github.com/erictleung/simplewriter

Vim plugin script to color words that are not simple like in http://xkcd.com/simplewriter/
https://github.com/erictleung/simplewriter

vim vim-plugin writing

Last synced: about 1 year ago
JSON representation

Vim plugin script to color words that are not simple like in http://xkcd.com/simplewriter/

Awesome Lists containing this project

README

          

# simplewriter

Vim plugin script to color words that are not simple like in
http://xkcd.com/simplewriter/.

## Word Source

Word frequency data to come up with the 1000 words used in this pluging is from
http://www.wordfrequency.info/.