andreikop / enki

A text editor for programmers
http://enki-editor.org
GNU General Public License v2.0
161 stars 39 forks source link

Support for auto-detection of Ruby source code via shebang #394

Closed richbowen closed 8 years ago

richbowen commented 8 years ago

This works fine for bash and python files, however, when opening a ruby file without the .rb extension the code is not highlighted. See Fig 1.

Fig 1. screenshot 2016-02-13 00 51 05

andreikop commented 8 years ago

Done in Qutepart master