Make TUPLE: indent, which seems to be the common indentation.

db4
erikc 2010-01-27 15:31:08 -08:00
parent 03787e0972
commit 3e2f848101
1 changed files with 1 additions and 2 deletions

View File

@ -159,14 +159,13 @@
"MEMO" "MEMO:" "METHOD" "MEMO" "MEMO:" "METHOD"
"SYNTAX" "SYNTAX"
"PREDICATE" "PRIMITIVE" "PREDICATE" "PRIMITIVE"
"STRUCT" "TAG" "UNION-STRUCT" "STRUCT" "TAG" "TUPLE" "UNION-STRUCT"
"UNION")) "UNION"))
(defconst fuel-syntax--no-indent-def-starts '("ARTICLE" (defconst fuel-syntax--no-indent-def-starts '("ARTICLE"
"HELP" "HELP"
"SINGLETONS" "SINGLETONS"
"SYMBOLS" "SYMBOLS"
"TUPLE"
"VARS")) "VARS"))
(defconst fuel-syntax--indent-def-start-regex (defconst fuel-syntax--indent-def-start-regex