Skip to content

frank-hanner/gedit-bracket-matching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

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 ({[]})

About

Bracket matching plugin for Gedit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages