Skip to content

ace-link 0.2.0

Latest
Compare
Choose a tag to compare
@abo-abo abo-abo released this 30 Dec 14:55
· 111 commits to master since this release

New features

ace-link-eww is now available for eww-mode. With ace-link-setup-default it's bound to o,
just like in other modes.

Fixes

  • All commands will now gray out only the selected window, not all
    windows.
  • ace-link-setup-default will now use eval-after-load instead of
    require, so that no new code needs to be loaded.