This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
README.rst | Tue Mar 17 14:52:52 -0700 2009 | |
| |
smarthome.gedit-plugin | Tue Mar 17 14:46:14 -0700 2009 | |
| |
smarthome.py | Tue Mar 17 15:11:20 -0700 2009 |
README.rst
Smart Home Gedit Plugin
Intro
gtksourceview2 has a nice bit of behavior called SMART_HOME_END, which makes the home key go to the start of the indentation on a line before going to the very beginning of the line. It was one of my favorite things about Scintilla, and I'm glad gtksourceview2 grabbed it.
This plugin enables that behavior in Gedit.
Install
Put smarthome.gedit-plugin and smarthome.py in the ~/.gnome2/gedit/plugins directory. You might have to create it first.







