mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-29 21:31:01 +00:00
add FreeMarker to languages.yml
This commit is contained in:
@@ -1037,6 +1037,18 @@ Frege:
|
|||||||
tm_scope: source.haskell
|
tm_scope: source.haskell
|
||||||
ace_mode: haskell
|
ace_mode: haskell
|
||||||
|
|
||||||
|
FreeMarker:
|
||||||
|
type: programming
|
||||||
|
color: "#0050b2"
|
||||||
|
group: Java
|
||||||
|
search_term: ftl
|
||||||
|
aliases:
|
||||||
|
- ftl
|
||||||
|
extensions:
|
||||||
|
- .ftl
|
||||||
|
tm_scope: text.html.ftl
|
||||||
|
ace_mode: ftl
|
||||||
|
|
||||||
G-code:
|
G-code:
|
||||||
type: data
|
type: data
|
||||||
extensions:
|
extensions:
|
||||||
|
|||||||
Reference in New Issue
Block a user