Fix spurious error from c-family-indent-on-closing-curly-brace
This commit is contained in:
parent
baae0c899b
commit
a32da9d3ee
|
@ -86,7 +86,7 @@ define-command -hidden c-family-indent-on-closing-curly-brace %[
|
|||
] catch %[
|
||||
# otherwise align with open curly brace
|
||||
execute-keys -itersel -draft <a-h><a-:><a-k>^\h+\}$<ret>hm<a-S>1<a-&>
|
||||
]
|
||||
] catch %[]
|
||||
]
|
||||
|
||||
define-command -hidden c-family-insert-on-closing-curly-brace %[
|
||||
|
|
Loading…
Reference in New Issue
Block a user