Thomas von Dein b301c7d527 use html img
2017-07-23 13:21:36 +02:00
2017-07-23 13:04:39 +02:00
2017-07-23 10:44:53 +02:00
2017-07-21 20:16:13 +02:00
2017-07-23 13:21:36 +02:00

followcursor-mode - highlight line in other buffer containing word in current buffer

Author: T.v.Dein tlinden@cpan.org
URL: https://github.com/tlinden/followcursor

Screenshot:

demo

Usage:

To use, first add to your config:

    (require 'followcursor-mode

Then prepare two windows with different buffers, enable the mode in one of them with:

    (followcursor-mode)

Move around in that buffer as you wish. Whenever point is on a match, it will be highlighted in both buffers.

Description
No description provided
Readme GPL-3.0 154 KiB
Languages
Emacs Lisp 100%