feat: add option for changing symlink opened folder. (#242)

This commit is contained in:
yamatsum
2021-03-23 01:34:30 +09:00
committed by GitHub
parent f7ad4ce5f4
commit 1e946c5855
3 changed files with 5 additions and 1 deletions

View File

@@ -19,6 +19,7 @@ function M.get_icon_state()
empty = "",
empty_open = "",
symlink = "",
symlink_open = "",
}
}