On Thu, Oct 29, 2009 at 4:15 PM, thbkrshw <[email protected]> wrote:
>
> Hi everybody!
>
> I've got an issue with the Obviousmode plugin (http://www.vim.org/
> scripts/script.php?script_id=2212). It allows the user to see visually
> in which mode he is.
>
> In Terminal.app or iTerm.app, I correctly see my statusline red
> coloring when I switch to insert mode, but in MacVim.app, nothing
> change. I try to figure the problem out by seeking in the highlight
> help, but I didn't get a clue.
>
> Have you got a solution ?
>

That's what I have in my .vimrc file:

let g:obviousModeInsertHi = 'term=reverse ctermbg=52 guibg=#660000'
let g:obviousModeCmdwinHi = 'term=reverse ctermbg=22 guibg=#660000'


Kent

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_mac" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to