disable the new {} indentation until it can be done in a #lang language-specific way
This commit is contained in:
parent
419ca0a36d
commit
efb66b0cc4
|
@ -604,6 +604,7 @@
|
|||
[(not contains)
|
||||
;; Something went wrong matching. Should we get here?
|
||||
(do-indent 0)]
|
||||
#; ;; disable this to accomodate PLAI programs; return to this when a #lang capability is set up.
|
||||
[(curley-brace-sexp?)
|
||||
;; when we are directly inside an sexp that uses {}s,
|
||||
;; we indent in a more C-like fashion (to help Scribble)
|
||||
|
|
Loading…
Reference in New Issue
Block a user