mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 03:14:55 +02:00
nvim: icons: update fold icons
This commit is contained in:
parent
1e7160dbbe
commit
6946da3e64
1 changed files with 2 additions and 2 deletions
|
|
@ -10,8 +10,8 @@ return {
|
|||
edit = "",
|
||||
buffer = "",
|
||||
fold = {
|
||||
open = "",
|
||||
close = "",
|
||||
open = "",
|
||||
close = "",
|
||||
sep = " ",
|
||||
},
|
||||
tree = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue