README
1Auto-mark words
2===================
3
4.. image:: http://i.imgur.com/q6YyuN4.png
5 :width: 751
6 :alt: automark plugin
7 :align: right
8
9.. contents::
10
11About
12-----
13
14This is a simple plugin that highlights all words that match current word
15under cursor (see screenshot).
16
17Usage
18-----
19
20Install the plugin (https://plugins.geany.org/install.html) then
21load it in Geany's plugin manager.
22As soon as the cursor is moved on a word, all occurences of that word will
23be highlighted. The highlight color is "marker_search".
24
25Requirements
26------------
27
28* GTK >= 2.8.0
29
30Contact developers
31------------------
32
33Pavel Roschin <rpg89(at)post(dot)ru>
34