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/
- Host: GitHub
- URL: https://github.com/erictleung/simplewriter
- Owner: erictleung
- License: unlicense
- Created: 2015-12-02T09:35:56.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-08T03:52:44.000Z (over 10 years ago)
- Last Synced: 2025-02-16T07:57:13.731Z (over 1 year ago)
- Topics: vim, vim-plugin, writing
- Language: VimL
- Size: 23.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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/.