i switch to dvorak layout, i remap keys in vim, but some keys in nerd tree plugin still work as for qwerty layout. How can i solve that?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The NERDTree plugin is very well documented. A quick look at
:help NERDTreeshows that most (if not all) mappings are configurable and can be changed by setting global options. It even provides an API to add your own custom mappings that show up in the NERDTree window’s help system.