gu-fan / colorv.vim

edit color easy
http://www.vim.org/scripts/script.php?script_id=3597
135 stars 12 forks source link

Changing colon or semicolon references causes colorv to malfunction #16

Closed silouanwright closed 11 years ago

silouanwright commented 11 years ago

So me and some other vim users like to do this inside of our vimrc, which breaks selecting colors in colorv.vim:

Map colon to semicolon, map semicolon to colon
" nn ; :
" nn : ;
" vn ; :
" vn : ;