We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Remap tab with
: map global normal <tab> <gt>
<tab> indents the current line <c-i> behaves as Tab and also indents the current line
<tab>
<c-i>
<tab> indents the current line <c-i> should continue to work as jump forward
jump forward
The text was updated successfully, but these errors were encountered:
Hello. See #2209
Sorry, something went wrong.
No branches or pull requests
Steps
Remap tab with
Outcome
<tab>
indents the current line<c-i>
behaves as Tab and also indents the current lineExpected
<tab>
indents the current line<c-i>
should continue to work asjump forward
The text was updated successfully, but these errors were encountered: