vim-colors-solarized icon indicating copy to clipboard operation
vim-colors-solarized copied to clipboard

default key mapping

Open smeredith opened this issue 11 years ago • 2 comments

How do I prevent the plugin from mapping F5? Even if I map a different key by calling togglebg#map(), F5 is still mapped, leaving two mappings that do the same thing.

smeredith avatar Mar 28 '14 18:03 smeredith

I've the same issue, has someone got a fix for it? In vim I can use F5 for compiling python scripts and in gvim F5 is still mapped to toggle the background color, but I've defined in ~/.vimrc that I map it to F6?

albflo avatar Aug 26 '17 11:08 albflo

I found this that "fixed" the issue for me https://github.com/bps/vim-colors-solarized/wiki

mskyaxl avatar Apr 24 '22 14:04 mskyaxl