vimbadword.sh : outputs the first misspelled word on the status line
| script karma |
Rating 2/2,
Downloaded by 1087 |
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| Thomas Sutton |
| |
| script type |
| utility |
| |
| description |
This script merely outputs the first misspelled word in the current file on the status line.
It needs aspell but should work with any speller that can output a (unsorted) list of badwords. |
| |
| install details |
Move vimspell.sh to somewhere in your PATH
Add something like this
map <F7> :so `vimbadword.sh %`<CR>
to your vimrc |
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.208
|