feat(nvim): add binding
scope to indent-blankline for the nix
ft
This commit is contained in:
parent
954232bad7
commit
f5e88d2026
@ -46,6 +46,9 @@ return {
|
||||
lua = {
|
||||
"return_statement",
|
||||
"table_constructor"
|
||||
},
|
||||
nix = {
|
||||
"binding"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user