Ask HN: Zero-Index Tabs in Vim (NerdTREE)

1 points by frankel0 ↗ HN
Does anyone know a way to zero-index tabs in Vim?

For example, they currently can be navigated by `1gt`, `2gt`, etc. and my brain can't handle that the first tab is tab one.

I didn't see anyone else with this issue so I figured I would throw it up here.

1 comment

[ 3.8 ms ] story [ 14.5 ms ] thread
Not without changing the source or writing a new function/remapping the command.

What does this have to do with NERDTree?