1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-07-03 23:13:39 +02:00

nvim: icons: update fold icons

This commit is contained in:
Henrik Hautakoski 2024-08-27 22:13:55 +02:00
parent 1e7160dbbe
commit 6946da3e64

View file

@ -10,8 +10,8 @@ return {
edit = "", edit = "",
buffer = "", buffer = "",
fold = { fold = {
open = "", open = "",
close = "", close = "",
sep = " ", sep = " ",
}, },
tree = { tree = {