rxi / lite-plugins

Plugins for the lite text editor
356 stars 93 forks source link

Ruby #110

Open mikolaj24 opened 3 years ago

mikolaj24 commented 3 years ago

Please add ruby formater/color

MarcusE1W commented 3 years ago

Hi. It's super easy to create one for yourself.

This is not perfect but works ok as things like identifying strings and numerics are often quite similar between languages. Once you have the keywords highlighted and comments correct you can fine tune while you use it.

Takes 15-20 min. for the first shot