gu-fan / colorv.vim

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

Add a new configuration variable: 'g:ColorV_do_maps'. Fixes #2. #4

Closed nogweii closed 12 years ago

nogweii commented 12 years ago

The default value is 1, which means the ColorV commands are mapped. This allows the user to disable all the default maps. The user is left to map whichever commands they want manually.

gu-fan commented 12 years ago

emm the command and mapping section will have big change. so not merge this.

nogweii commented 12 years ago

Eh? Not really, the default behavior is preserved, and the change is +10 lines. Nothing is removed, and for those who don't pay attention, nothing has changed.

The documentation would also need to be updated, but that's otherwise.

gu-fan commented 12 years ago

Not mean yours:) updated. added 'g:ColorV_no_global_maps' and g:ColorV_global_leader'