Skip to content

Commit 498e879

Browse files
authored
fix: nerd font 3 bookmark icon (#2203)
1 parent 270c955 commit 498e879

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lua/nvim-tree.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@ local DEFAULT_OPTS = { -- BEGIN_DEFAULT_OPTS
420420
glyphs = {
421421
default = "",
422422
symlink = "",
423-
bookmark = "",
423+
bookmark = "󰆤",
424424
modified = "",
425425
folder = {
426426
arrow_closed = "",

0 commit comments

Comments
 (0)