Question for vimspell users
I'm using vimspell with mutt and KDE's konsole. It's great at
identifying misspelled words, but I'm curious as to how I go about
correcting them (getting prompted for suggestions). Here's how I set
it up:
1- grabbed vimspell.vim
2- mkdir ~/.mutt
3- cp vimspell.vim ~/.mutt/.
4- vim ~/.mutt/vimrc #contains the following
source ~/vimrc
source ~/.mutt/vimspell.vim
highlight SpellErrors cterfg=Red cterm=underline term=reverse
set filetype=mail
set textwidth=72
5- Then in ~/.muttrc I used:
set editor = "vim -u ~/.mutt/vimrc
I read thru the vimspell file and it appears that because I'm using
konsole, things like right-clicking with the mouse will not present
alternate spellings for words. I'd rather use a key-combination anyway.
Thanks.
--
Cheers,
Trey
----
Philosophy will clip an angel's wings.
-- John Keats
Linux chameleon 2.6.11.4-21.7-default i686 GNU/Linux
5:47pm up 7:27, 5 users, load average: 0.84, 0.60, 0.44