173 current 2024-03-13 13:20:07 24.05.20240309.3030f18 6.7.9-zen1 *
This commit is contained in:
parent
d9c1e065fa
commit
53f9b945d7
1 changed files with 10 additions and 10 deletions
|
|
@ -240,19 +240,19 @@
|
||||||
"neo-tree"
|
"neo-tree"
|
||||||
"TelescopePrompt"
|
"TelescopePrompt"
|
||||||
];
|
];
|
||||||
scope = {
|
};
|
||||||
show_start = false;
|
scope = {
|
||||||
show_end = false;
|
show_start = false;
|
||||||
highlight = ["@keyword"];
|
show_end = false;
|
||||||
char = "▏";
|
highlight = ["@keyword"];
|
||||||
include = {
|
char = "▏";
|
||||||
node_type = {
|
include = {
|
||||||
lua = ["table_constructor"];
|
node_type = {
|
||||||
};
|
lua = ["table_constructor"];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
indent = {char = "▏";};
|
|
||||||
};
|
};
|
||||||
|
indent = {char = "▏";};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue