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,
},
icons = {
collapsed = ">",
current_frame = ">",
expanded = "v",
current_frame = "",
collapsed = "",
expanded = "",
},
layouts = {
{