1
0
mirror of https://github.com/cmur2/joe-syntax.git synced 2025-06-26 12:30:20 +02:00

Add scheme

This commit is contained in:
cn
2015-05-01 23:32:18 +02:00
parent e5589b1db4
commit d4b0fdc63d
2 changed files with 84 additions and 0 deletions

11
ftyperc
View File

@ -1022,3 +1022,14 @@
-syntax elixir
-pound_comment
-text_delimiters do=end
Scheme
*.scm
-autoindent
-syntax scheme
-semi_comment
*.ss
-autoindent
-syntax scheme
-semi_comment