Regenerate nvim config
This commit is contained in:
@ -0,0 +1,39 @@
|
||||
[
|
||||
(assert)
|
||||
(class)
|
||||
(multiclass)
|
||||
(def)
|
||||
(defm)
|
||||
(defvar)
|
||||
(foreach)
|
||||
(if)
|
||||
(let)
|
||||
(value_suffix)
|
||||
] @indent.begin
|
||||
|
||||
[
|
||||
"}"
|
||||
"]"
|
||||
")"
|
||||
">"
|
||||
] @indent.end
|
||||
|
||||
[
|
||||
"{"
|
||||
"}"
|
||||
] @indent.branch
|
||||
|
||||
[
|
||||
"["
|
||||
"]"
|
||||
] @indent.branch
|
||||
|
||||
[
|
||||
"("
|
||||
")"
|
||||
] @indent.branch
|
||||
|
||||
[
|
||||
"<"
|
||||
">"
|
||||
] @indent.branch
|
||||
Reference in New Issue
Block a user