hukl / Smyck-Color-Scheme

Color Scheme for Terminal.app, iTerm2, Vim, MacVim, Sublime Text2 and Textmate
http://color.smyck.org/
Other
1.13k stars 139 forks source link

Underline spelling errors #9

Open emkayonline opened 12 years ago

emkayonline commented 12 years ago

Loving the coloscheme so far.

I have tried changing the spell highlighting to under curl the errors, I think this makes errors stand out without being intrusive.

If you like it I'd love to see it incorporated.

I added the changes to gui= below.

Thanks for the colours,

Martin

hi SpellBad             cterm=none ctermbg=1        ctermfg=15      gui=undercurl                   guifg=#F7F7F7
hi SpellCap             cterm=none ctermbg=4        ctermfg=15      gui=undercurl,bold              guifg=#F7F7F7
hi SpellRare            cterm=none ctermbg=4        ctermfg=15      gui=undercurl                   guifg=#F7F7F7
hi SpellLocal           cterm=none ctermbg=4        ctermfg=15      gui=undercurl                   guifg=#F7F7F7
hukl commented 12 years ago

Can you provide an example file and a screenshot?

emkayonline commented 12 years ago

Here is an example of "set spell" without my changes: https://github.com/emkayonline/junk/raw/master/oldpsell.png

And here is an example with my changes: https://github.com/emkayonline/junk/raw/master/newspell.png

Hope this helps,

Martin

sigmavirus24 commented 12 years ago

As a Smyck user, I'm +1 on this

rwscarb commented 11 years ago

+1 here. I was going to go back to peaksea for this exact reason before stumbling across this ticket. There is currently no highlighting for :spell

goodmami commented 11 years ago

+1. I just started using Smyck, and I was confused for a bit why ":set spell" showed nothing. Thanks for the simple fix, it works great. I hope to see it integrated soon.

pooya-raz commented 11 years ago

This would be a great addition. I use vim for typing LaTeX as well as programming. Love the colour scheme.