fix(cmake): end indentation after normal_command node

This commit is contained in:
Uy Ha 2023-06-28 15:26:42 +00:00 committed by Christian Clason
parent e68ad094cd
commit e7f2b1276b

View file

@ -19,3 +19,4 @@
] @indent.branch
(normal_command ")" @indent.branch)
(normal_command ")" @indent.end)