]> git.gir.st - VimFx.git/commit
Fix broken notifications
authorSimon Lydell <simon.lydell@gmail.com>
Mon, 16 Nov 2015 20:54:21 +0000 (21:54 +0100)
committerSimon Lydell <simon.lydell@gmail.com>
Mon, 16 Nov 2015 20:54:21 +0000 (21:54 +0100)
commit1c7ea026d3c7add53098e0f463a00582bb821c01
tree716468370ed1d4c16ad598f8c08199ca82b41abe
parent203156bf7b69f38ee7e426d79948fbe08c30c121
Fix broken notifications

I got it wrong in commit 340584c8 and believed that only one `<statuspanel>` was
needed per window, but one is actually needed for every _tab._ Luckily, the code
became a lot simpler.
extension/lib/main.coffee
extension/lib/status-panel.coffee
extension/lib/vim.coffee
Imprint / Impressum