Add lambda_expression to c-ts-common-indent-type-regexp-alist
* lisp/progmodes/java-ts-mode.el (java-ts-mode): Tweak regexp.
This commit is contained in:
@@ -309,6 +309,7 @@ Return nil if there is no name or if NODE is not a defun node."
|
||||
"constructor_body"
|
||||
"annotation_type_body"
|
||||
"interface_body"
|
||||
"lambda_expression"
|
||||
"enum_body"
|
||||
"switch_block"
|
||||
"record_declaration_body"
|
||||
|
||||
Reference in New Issue
Block a user