1
0
Bifurcation 0

Add terraform keywords and .tfvars file extension

Cette révision appartient à :
cn 2017-05-13 16:57:39 +02:00
Parent c4d380c266
révision a0f5e7085e
2 fichiers modifiés avec 10 ajouts et 0 suppressions

Voir le fichier

@ -1043,3 +1043,8 @@
-autoindent
-syntax terraform
-c_comment
*.tfvars
-autoindent
-syntax terraform
-c_comment

Voir le fichier

@ -131,10 +131,15 @@ done
:ident Idle
* idle noeat strings
"data" kw
"false" bool
"module" kw
"output" kw
"provider" kw
"resource" kw
"terraform" kw
"true" bool
"variable" kw
done
"a-zA-Z_" ident