Update generated neovim config
This commit is contained in:
@ -0,0 +1,13 @@
|
||||
; indents.scm
|
||||
[
|
||||
(json_object)
|
||||
(json_array)
|
||||
] @indent
|
||||
|
||||
[
|
||||
"}"
|
||||
"]"
|
||||
] @branch
|
||||
|
||||
(xml_tag) @indent
|
||||
(xml_close_tag) @branch
|
||||
Reference in New Issue
Block a user