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

Remapping <tab> also remaps <c-i> #2707

Open
sd-giovannini opened this issue Jan 24, 2019 · 1 comment
Open

Remapping <tab> also remaps <c-i> #2707

sd-giovannini opened this issue Jan 24, 2019 · 1 comment

Comments

@sd-giovannini
Copy link

Steps

Remap tab with

: map global normal <tab> <gt>

Outcome

<tab> indents the current line
<c-i> behaves as Tab and also indents the current line

Expected

<tab> indents the current line
<c-i> should continue to work as jump forward

@Delapouite
Copy link
Contributor

Hello. See #2209

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