vim nerd tree plugin and dvorak keyboard layout

564 views Asked by At

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?

1

There are 1 answers

0
Randy Morris On BEST ANSWER

The NERDTree plugin is very well documented. A quick look at :help NERDTree shows 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.