diff options
| author | beeb5k <beebeeb5k@gmail.com> | 2026-06-12 04:26:51 +0530 |
|---|---|---|
| committer | beeb5k <beebeeb5k@gmail.com> | 2026-06-12 04:26:51 +0530 |
| commit | 9aade461ea194907677bbcc3ce37354a3b1eb283 (patch) | |
| tree | 51ba41f9c5983dca0e48bb717781e9705c6963d4 /lua/bee/plugins/ui.lua | |
| parent | cc59135ff14632c07384fefaca26a7e65fd32c9b (diff) | |
Telescope
Diffstat (limited to 'lua/bee/plugins/ui.lua')
| -rw-r--r-- | lua/bee/plugins/ui.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/bee/plugins/ui.lua b/lua/bee/plugins/ui.lua index 5b30cd7..5b1dedd 100644 --- a/lua/bee/plugins/ui.lua +++ b/lua/bee/plugins/ui.lua @@ -70,7 +70,7 @@ return { }, scope = { enabled = true, - indent_at_cursor = false, + indent_at_cursor = true, char = "│", priority = 1000, highlights = { "BlinkIndentScope" }, |
