@techee commented on this pull request.
> @@ -604,6 +605,7 @@ static GeanyFiletype *find_shebang(const gchar
> *utf8_filename, const gchar *line
{ "sh", GEANY_FILETYPES_SH },
{ "bash", GEANY_FILETYPES_SH },
{ "dash", GEANY_FILETYPES_SH },
+ { "perl6", GEANY_FILETYPES_RAKU },
Yeah, definitely, I've just added that.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3169#discussion_r1529348245
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany/pull/3169/review/[email protected]>