sponsor Vim development Vim logo Vim Book Ad

vimbadword.sh : outputs the first misspelled word on the status line

 script karma  Rating 2/2, Downloaded by 911  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
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
vimbadword.sh 0.1 2003-03-24 6.0 Thomas Sutton Initial upload
ip used for rating: 3.139.82.23

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github