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

How to change default mappings #143

Open
thomasrebele opened this issue Jun 21, 2018 · 0 comments
Open

How to change default mappings #143

thomasrebele opened this issue Jun 21, 2018 · 0 comments

Comments

@thomasrebele
Copy link

thomasrebele commented Jun 21, 2018

I start vim-taskwarrior with the following commands:

TW

nnoremap <buffer> s :
nnoremap <buffer> n gk
nnoremap <buffer> r gj

Afterwards I can move lines up and down with n and r.
However, after syncing by pressing S, only n works as expected; r was reset to change report type

How can I change the mappings for vim-taskwarrior permanently?

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

1 participant