]> git.gir.st - VimFx.git/commit
Refactor follow prev/next links
authorSimon Lydell <simon.lydell@gmail.com>
Sun, 26 Jan 2014 14:21:07 +0000 (15:21 +0100)
committerSimon Lydell <simon.lydell@gmail.com>
Tue, 18 Feb 2014 20:13:13 +0000 (21:13 +0100)
commit5e7f2264a92922b9d49a7f4e852a6930d89b9b8f
treec8accc20aa72ed597821d2203f6c8b404d9f848c
parente10c190000cec25eaa5b1b78cb2367849f3ea537
Refactor follow prev/next links

- Simplified everything.
- Made it more DRY.
- Patterns can include the * and ! wildcards, just like the black list.
- Patterns must match either at the beginning or at the end of the link
  text.
- Patterns don’t match in the middle of words. Works with non-English
  characters too.
extension/packages/commands.coffee
extension/packages/events.coffee
extension/packages/find-link.coffee [deleted file]
extension/packages/mode-hints/hints.coffee
extension/packages/options.coffee
extension/packages/utils.coffee
Imprint / Impressum