On Thu, Jan 17, 2013 at 6:42 PM, Sayth Renshaw flebber.crue@gmail.com wrote:
Can anyone tell me if these are the correct files that need to be put into a ruby plugin?
SciTE properties files are for SciTE, not for Scintilla. They have no meaning whatsoever for Geany. Think of a plug-in as a program, not as settings. If you want to make a Ruby indentation plug-in, you have to write a program that interacts with Geany to achieve it. If it was as simple as providing settings, someone would have done it already.
Please just use some other editing software, or put up with having to indent Ruby yourself in Geany.
John