]> git.gir.st - VimFx.git/commit
Add count support to tab switching commands
authorWang Zhuochun <stone1551@gmail.com>
Thu, 11 Sep 2014 15:33:52 +0000 (23:33 +0800)
committerSimon Lydell <simon.lydell@gmail.com>
Tue, 7 Oct 2014 18:43:38 +0000 (20:43 +0200)
commiteb4086e1529af4ddaf1d1f1c4262b111462a5739
tree556a791df1f469bc6048819e396439376ef8def3
parent83122fa384ace3ffa78cd76c0fec4a6eb995bbb4
Add count support to tab switching commands

- It wraps when count = 1, the same as the original behaviour.
- It goes to the first or last tab when count exceeds boundary.
extension/packages/commands.coffee
Imprint / Impressum