allow opening symlink to folders
This commit is contained in:
@@ -15,7 +15,8 @@ function M.get_icon_state()
|
||||
},
|
||||
folder_icons = {
|
||||
default = "",
|
||||
open = ""
|
||||
open = "",
|
||||
symlink = "",
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user