rm outdated icons

This commit is contained in:
siduck 2023-05-18 07:58:57 +05:30
parent c8a1aa2e2b
commit 1cb237fa78
2 changed files with 6 additions and 6 deletions

View File

@ -64,8 +64,8 @@ M.ui = {
buttons = {
{ " Find File", "Spc f f", "Telescope find_files" },
{ " Recent Files", "Spc f o", "Telescope oldfiles" },
{ " Find Word", "Spc f w", "Telescope live_grep" },
{ "󰈚 Recent Files", "Spc f o", "Telescope oldfiles" },
{ "󰈭 Find Word", "Spc f w", "Telescope live_grep" },
{ " Bookmarks", "Spc b m", "Telescope marks" },
{ " Themes", "Spc t h", "Telescope themes" },
{ " Mappings", "Spc c h", "NvCheatsheet" },

View File

@ -52,11 +52,11 @@ local options = {
symlink = "",
folder = {
default = "",
empty = "",
empty_open = "",
empty = "",
empty_open = "",
open = "",
symlink = "",
symlink_open = "",
symlink = "",
symlink_open = "",
arrow_open = "",
arrow_closed = "",
},