Skip to content

Conversation

aostruszka
Copy link

User can override/extend next/previous mappings by defining dictionary
'g:unimpaired_np_maps' e.g.:

let g:unimpaired_np_maps = { 't': 'tab' }

will change [t,]t,[T,]T mappings to work for tabs (_tab_prev,...)
instead of default mapping for tags (_t_prev,...).

User can override/extend next/previous mappings by defining dictionary
'g:unimpaired_np_maps' e.g.:

  let g:unimpaired_np_maps = { 't': 'tab' }

will change [t,]t,[T,]T mappings to work for tabs (_tab_prev,...)
instead of default mapping for tags (_t_prev,...).
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

Successfully merging this pull request may close these issues.

1 participant