Merge pull request #2689 from edendramis/master

Add FreeMarker syntax highlighting
This commit is contained in:
Arfon Smith
2015-10-19 12:00:38 +01:00
6 changed files with 79 additions and 0 deletions

View File

@@ -1037,6 +1037,16 @@ Frege:
tm_scope: source.haskell
ace_mode: haskell
FreeMarker:
type: programming
color: "#0050b2"
aliases:
- ftl
extensions:
- .ftl
tm_scope: text.html.ftl
ace_mode: ftl
G-code:
type: data
extensions: