krisajenkins / evil-tabs

Integrating Vim-style tabs for Evil mode users.
MIT License
66 stars 11 forks source link

Added tabn[ext] and tabp[rev] commands. Also fixes #2. #5

Closed benekastah closed 10 years ago

benekastah commented 10 years ago

Fixes #2 (q[uit] now closes one tab at a time).

krisajenkins commented 10 years ago

Great stuff! Especially the :quit enhancement - that's been niggling me for ages but I've never had chance to do something about it. Thanks very much. :-D