mirror of
https://github.com/cmur2/joe-syntax.git
synced 2024-12-22 02:54:23 +01:00
Added some subtypes of ruby files
This commit is contained in:
parent
cc7cbfc270
commit
267ac0301b
34
ftyperc
34
ftyperc
@ -155,6 +155,24 @@
|
|||||||
-autoindent
|
-autoindent
|
||||||
-pound_comment
|
-pound_comment
|
||||||
-syntax ruby
|
-syntax ruby
|
||||||
|
-text_delimiters do=end
|
||||||
|
|
||||||
|
*.gemspec
|
||||||
|
-autoindent
|
||||||
|
-pound_comment
|
||||||
|
-syntax ruby
|
||||||
|
-text_delimiters do=end
|
||||||
|
|
||||||
|
*Gemfile
|
||||||
|
-autoindent
|
||||||
|
-pound_comment
|
||||||
|
-syntax ruby
|
||||||
|
-text_delimiters do=end
|
||||||
|
|
||||||
|
*Rakefile
|
||||||
|
-autoindent
|
||||||
|
-pound_comment
|
||||||
|
-syntax ruby
|
||||||
-text_delimiters do=end
|
-text_delimiters do=end
|
||||||
|
|
||||||
Perl
|
Perl
|
||||||
@ -618,17 +636,27 @@
|
|||||||
-text_delimiters do=done:if=elif=else=fi:case=esac
|
-text_delimiters do=done:if=elif=else=fi:case=esac
|
||||||
|
|
||||||
Makefile
|
Makefile
|
||||||
*akefile
|
*Makefile
|
||||||
-autoindent
|
-autoindent
|
||||||
-syntax conf
|
-syntax conf
|
||||||
-pound_comment
|
-pound_comment
|
||||||
|
|
||||||
*akefile.in
|
*makefile
|
||||||
-autoindent
|
-autoindent
|
||||||
-syntax conf
|
-syntax conf
|
||||||
-pound_comment
|
-pound_comment
|
||||||
|
|
||||||
*AKEFILE
|
*Makefile.in
|
||||||
|
-autoindent
|
||||||
|
-syntax conf
|
||||||
|
-pound_comment
|
||||||
|
|
||||||
|
*makefile.in
|
||||||
|
-autoindent
|
||||||
|
-syntax conf
|
||||||
|
-pound_comment
|
||||||
|
|
||||||
|
*MAKEFILE
|
||||||
-autoindent
|
-autoindent
|
||||||
-syntax conf
|
-syntax conf
|
||||||
-pound_comment
|
-pound_comment
|
||||||
|
Loading…
Reference in New Issue
Block a user