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

New highligher for Terraform

- primitives like bool, number and string
- basic interpolation syntax support
- some keywords
This commit is contained in:
cn
2017-04-10 12:53:50 +02:00
parent a3c24a4c8c
commit 4a2f8009f2
2 changed files with 135 additions and 0 deletions

View File

@ -1037,3 +1037,9 @@
Docker
*Dockerfile
-syntax dockerfile
Terraform
*.tf
-autoindent
-syntax terraform
-c_comment