mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 03:14:55 +02:00
nvim: icons: add more tree icons.
This commit is contained in:
parent
f26bdcdc86
commit
658ff58989
1 changed files with 3 additions and 0 deletions
|
|
@ -20,6 +20,9 @@ return {
|
|||
sep = " ",
|
||||
},
|
||||
tree = {
|
||||
horizontal = "─",
|
||||
vertical = "│",
|
||||
expanded = "┐",
|
||||
node = "├",
|
||||
nodelast = "└",
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue