]> git.gir.st - VimFx.git/commit
Use `vim.state` instead of `storage` in frame commands
authorSimon Lydell <simon.lydell@gmail.com>
Thu, 12 Nov 2015 07:56:17 +0000 (08:56 +0100)
committerSimon Lydell <simon.lydell@gmail.com>
Mon, 16 Nov 2015 19:01:57 +0000 (20:01 +0100)
commitd9d614b747462187d2a34e25ca57fbdeb400407c
tree2db3f5663c4413ce20e17aa74b4038a52985bb2c
parent78352621aa557aa0722a41e04f25540ef4faa1db
Use `vim.state` instead of `storage` in frame commands

- The things that were stored in `storage` should be reset when browsing to a
  new page.
- Makes things simpler.
extension/lib/commands-frame.coffee
extension/lib/main-frame.coffee
extension/lib/vim-frame.coffee
Imprint / Impressum