Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 511 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 511 Bytes

gedit-bracket-matching

A simple plugin that adds bracket matching

Installation

####Unix/Linux

  • Simplest: Move gedit-bracket-matching.plugin and gedit-bracket-matching.py into ~/.local/share/gedit/plugins
  • More convenient:
cd ~/.local/share/gedit/plugins
git clone https://github.com/frank-hanner/gedit-bracket-matching

Then

  • In Gedit, go to Edit → Preferences → Plugins to enable the plugin.

Usage

  • Ctrl-M Jump to matching bracket. Supports ({[]})