nvim: prettier expand/collapse symbols

This commit is contained in:
dogeystamp 2024-03-29 18:02:34 -04:00
parent c3669df95a
commit 01a50f332d
Signed by: dogeystamp
GPG Key ID: 7225FE3592EFFA38

View File

@ -43,9 +43,9 @@ dapui.setup({
enabled = false, enabled = false,
}, },
icons = { icons = {
collapsed = ">", current_frame = "",
current_frame = ">", collapsed = "",
expanded = "v", expanded = "",
}, },
layouts = { layouts = {
{ {