]> git.gir.st - VimFx.git/commit
Fix a likely future bug
authorSimon Lydell <simon.lydell@gmail.com>
Sat, 31 Aug 2013 23:16:48 +0000 (01:16 +0200)
committerSimon Lydell <simon.lydell@gmail.com>
Sat, 31 Aug 2013 23:16:48 +0000 (01:16 +0200)
commitdebb609882e96590f309daf49b5b3cb4b0d0baf7
treeec0470bad4f5e525fb49e3e9c77df64a22a60480
parent06b0acf53e7b97f56ee0030bd0646e27f72edff6
Fix a likely future bug

Now passing an array of arguments to the `enter` method of modes, instead
of using splats, in order not to destroy the `this` context of the `enter`
methods.
extension/packages/commands.coffee
extension/packages/modes.coffee
extension/packages/vim.coffee
Imprint / Impressum