Update generated neovim config
This commit is contained in:
@ -0,0 +1,22 @@
|
||||
[
|
||||
(list)
|
||||
(scope)
|
||||
(cons)
|
||||
] @indent
|
||||
|
||||
[
|
||||
")"
|
||||
"}"
|
||||
"]"
|
||||
] @indent_end
|
||||
|
||||
[ "(" ")" ] @branch
|
||||
|
||||
[ "{" "}" ] @branch
|
||||
|
||||
[ "[" "]" ] @branch
|
||||
|
||||
[
|
||||
(ERROR)
|
||||
(comment)
|
||||
] @auto
|
||||
Reference in New Issue
Block a user