0.01
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Ruby/Rails/Web related gedit language definitions, mime types, styles and snippets.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 0
 Project Readme

RubyBuntuGedit¶ ↑

Ruby/Rails/Web related gedit language definitions, mime types, styles and snippets.¶ ↑

This is not meant to be an alternative to gedit-plugins or gmate, but an addition. It focuses on maintaining the base stuff to provide a foundation for customizing your gedit with your favourite plugins.

Contains¶ ↑

Might also contain plugins someday, but only ones directly related to Ruby/Rails/Web stuff.

Setup¶ ↑

Either checkout the sub-repositories (in the data directory) and install each one manually or run

gem install rubybuntu-gedit
rubybuntu-gedit install

For gedit 3, replace the last line with:

rubybuntu-gedit install -3

Want to tweak parts of the source to your needs? Try this one in the project dir:

rake install && rubybuntu-gedit install specs --sudo

J-_-L¶ ↑