]> git.gir.st - VimFx.git/commit
Improve `zv` caret position
authorSimon Lydell <simon.lydell@gmail.com>
Wed, 20 Apr 2016 13:32:27 +0000 (15:32 +0200)
committerSimon Lydell <simon.lydell@gmail.com>
Tue, 26 Apr 2016 06:58:17 +0000 (08:58 +0200)
commitb82618ee7c9c7641b34a84ca7dc7b5c5943a5c69
treee7a957ba3635369e05111c058a51a9814538e1d5
parent809eb0d7cf7c33f10feecebbfeac057609ee6bf9
Improve `zv` caret position

If the start of the element is outside the viewport, put the caret at the first
_visible_ non-whitespace character instead.
extension/lib/commands-frame.coffee
extension/lib/commands.coffee
extension/lib/hints.coffee
extension/lib/utils.coffee
extension/lib/viewport.coffee [new file with mode: 0644]
extension/test/test-utils.coffee
Imprint / Impressum