On 29 окт, 22:15, 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 ?
>
> Thanks.
>
> Harold

Seems this is more general issue - I am having problems with current
git snapshot (just installed, and this is my first Vim experience, so
maybe I am wrong somewhere...)

Setting this:

highlight Pmenu guifg=#CECECE guibg=#111111
highlight PmenuSel gui=bold guifg=#CECECE guibg=#595858

in my .vimrc doesn't work (no errors, just ignores, or overrides
somewhere later, I don't know exactly). Works only after evaluating
theese manually or running :source $MYVIMRC

My configure parameters were ./configure --with-features=huge --with-
macarchs=x86_64 --enable-cscope --enable-rubyinterp --with-macsdk=10.6

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

Reply via email to