Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 352 Bytes

README.markdown

File metadata and controls

17 lines (12 loc) · 352 Bytes

Installation

git clone git://github.com/gordio/geany-matcher.git
cd geany-matcher
make
sudo make install
geany
# and goto plugins manager and select Matcher

Try press ", ', (, [, {, < in source code

TODO

  • Remove double matcher on remove one open
  • Replace matches with hotkey (only inline)
  • Work with selection (select and press " )