g<Tab> switching between tabs (default vim feature) #1105
Alireza Alavi (alirezaalavi87)
started this conversation in
Ideas
Replies: 1 comment 1 reply
|
Can't this be done with mapping? |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
In vim, you can switch between tabs with g, this is a very useful keymap for a tab based IDE like Jetbrains products. I think it should be implemented.
All reactions