You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I couldn't get <Tab> to work with Vim too, but I remapped text-tables.gotoNextCell and text-tables.gotoPreviousCell in the keyboard shortcuts to <Shift+Tab> and <Ctrl-Tab>, respectively. In this way, I can still navigate between the cells in Vim normal mode, although with slightly different key combinations.
<Tab>
and<Shift+Tab>
work in insert mode, but not normal mode. Anyone know how to make them work in vim normal mode?The text was updated successfully, but these errors were encountered: