indens(c): use (comment) @auto

This commit is contained in:
Stephan Seitz 2022-02-05 13:46:45 +01:00
parent 07e07cf303
commit 693dae241d

View file

@ -46,7 +46,4 @@
([(argument_list) (parameter_list)] @aligned_indent
(#set! "delimiter" "()"))
((comment) @aligned_indent
(#lua-match? @aligned_indent "^/\*"))
((comment) @ignore
(#lua-match? @ignore "^//"))
(comment) @auto