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 want to map the old <tab> behaviour to <s-tab>, since I can't indent after words anymore with supertab, it's always trying to suggest completions.
Simply doing inoremap <s-tab> <tab> doesn't work.
The text was updated successfully, but these errors were encountered:
I want to map the old
<tab>
behaviour to<s-tab>
, since I can't indent after words anymore with supertab, it's always trying to suggest completions.Simply doing
inoremap <s-tab> <tab>
doesn't work.The text was updated successfully, but these errors were encountered: