Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Option to disable <leader>c* bindings. #2

Closed
nogweii opened this issue Sep 5, 2011 · 3 comments
Closed

Feature Request: Option to disable <leader>c* bindings. #2

nogweii opened this issue Sep 5, 2011 · 3 comments

Comments

@nogweii
Copy link

nogweii commented Sep 5, 2011

ColorV is awesome but I like to set my own bindings, and only for a subset of the commands. A great addition, I think, is a way to disable the bindings ColorV makes. (Leaving the user to manually bind the keys.)

@gu-fan
Copy link
Owner

gu-fan commented Sep 6, 2011

well. I will consider this.
but you can always define your own key mappings.
e.g.:
nmap <leader>xxx :ColorV<CR>

and after defined that. the <leader>cv will not be defined.

@nogweii
Copy link
Author

nogweii commented Sep 7, 2011

You're right, you can and you include code to make sure there aren't duplicate binds. Cool, but a lot of those binds I don't need or care about.

It's a personal opinion, but I'd like a minimum amount of keys bound to commands. I don't mind a lot of :-commands, but I like the output to :map to be as clean as I can make it. :-) So I can turn off all of the automatic binds, and manually bind the few commands I want. It's more work on my end, but I feel like I have more control. Self delusion! Woo!

@gu-fan
Copy link
Owner

gu-fan commented Sep 7, 2011

ok. I will put this in todo list...

@gu-fan gu-fan closed this as completed Sep 7, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants