Y
Hacker News
new
|
ask
|
show
|
jobs
by
brianto2010
5163 days ago
Same here, but mine is
nnoremap <Tab> gt nnoremap <S-Tab> gT
Normal mode tab switches through tabs. One (and two) key goodness.
1 comments
mmahemoff
5162 days ago
That's a good one actually, I might switch over to that.
link
mmahemoff
5161 days ago
Unfortunately Tab is equivalent to ctrl-i, which I already use (jump forward in history list), so I can't use this in the end.
link