1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-06-16 19:30:01 +02:00

nvim: icons: add more tree icons.

This commit is contained in:
Henrik Hautakoski 2024-09-07 11:33:12 +02:00
parent f26bdcdc86
commit 658ff58989

View file

@ -20,6 +20,9 @@ return {
sep = " ",
},
tree = {
horizontal = "",
vertical = "",
expanded = "",
node = "",
nodelast = "",
},