]> git.gir.st - VimFx.git/commit
Add default shortcuts to new commands
authorSimon Lydell <simon.lydell@gmail.com>
Sat, 17 Jan 2015 16:38:06 +0000 (17:38 +0100)
committerSimon Lydell <simon.lydell@gmail.com>
Sat, 17 Jan 2015 16:38:06 +0000 (17:38 +0100)
commit7d308183dace8ac4ae200ecc61053a8390de4b98
tree268d1dbb31b2a55046a5167839bb8935810da03e
parent265261245ffe2e7419d21c3d94174d694fb787b7
Add default shortcuts to new commands

- Toggle pin tab: gp (go pin)
- Duplicate tab: yt (yank tab, same as Vimium)
- Close tabs to the right: gx$ (like g$ (go to last tab), but with an x in it as
  in "remove it!")
- Close other tabs: gxa (similar to gx$, go close tabs around the current)
extension/lib/commands.coffee
Imprint / Impressum