Added config for mini.indentscope
This commit is contained in:
parent
9ac4bf451b
commit
9647fc9993
1 changed files with 5 additions and 1 deletions
|
|
@ -55,7 +55,11 @@
|
||||||
animate = { };
|
animate = { };
|
||||||
cursorword = { };
|
cursorword = { };
|
||||||
icons = { };
|
icons = { };
|
||||||
indentscope = { };
|
indentscope = {
|
||||||
|
options = {
|
||||||
|
try_as_border = true;
|
||||||
|
};
|
||||||
|
};
|
||||||
map = { };
|
map = { };
|
||||||
notify = { };
|
notify = { };
|
||||||
starter = { };
|
starter = { };
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue