Update generated neovim config
This commit is contained in:
@ -0,0 +1,15 @@
|
||||
(definition) @indent
|
||||
|
||||
((parameters (parameter)) @aligned_indent
|
||||
(#set! "delimiter" "()"))
|
||||
|
||||
"}" @indent_end
|
||||
|
||||
[ "{" "}" ] @branch
|
||||
|
||||
[ "(" ")" ] @branch
|
||||
|
||||
[
|
||||
(ERROR)
|
||||
(comment)
|
||||
] @auto
|
||||
Reference in New Issue
Block a user