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"
|
||||
"TelescopePrompt"
|
||||
];
|
||||
scope = {
|
||||
show_start = false;
|
||||
show_end = false;
|
||||
highlight = ["@keyword"];
|
||||
char = "▏";
|
||||
include = {
|
||||
node_type = {
|
||||
lua = ["table_constructor"];
|
||||
};
|
||||
};
|
||||
scope = {
|
||||
show_start = false;
|
||||
show_end = false;
|
||||
highlight = ["@keyword"];
|
||||
char = "▏";
|
||||
include = {
|
||||
node_type = {
|
||||
lua = ["table_constructor"];
|
||||
};
|
||||
};
|
||||
indent = {char = "▏";};
|
||||
};
|
||||
indent = {char = "▏";};
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue