]> git.gir.st - VimFx.git/commit
Simplify hint matching
authorSimon Lydell <simon.lydell@gmail.com>
Sat, 24 Jan 2015 00:20:38 +0000 (01:20 +0100)
committerSimon Lydell <simon.lydell@gmail.com>
Sat, 24 Jan 2015 00:20:38 +0000 (01:20 +0100)
commitc1dcb39788be0c0228933a1d24a21d23d614fe2b
tree8aceae8c7e48a44cb6ed931f4cec72cd375bb825
parent37261e32cddd95b2da9512bfc3d0ecb13ae406f0
Simplify hint matching

Just like normal mode keeps track of the entered keys, hints mode now also keeps
track of the entered keys (chars), instead of letting each marker do it. The
markers now only keep track of themselves; how much they are matched.
extension/lib/marker.coffee
extension/lib/modes.coffee
extension/resources/style.css
Imprint / Impressum