Update default_config.lua

This commit is contained in:
Bruno Krugel 2023-03-13 17:43:13 -03:00 committed by Sidhanth Rathod
parent 521e6f872f
commit 9ae789b332
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ M.ui = {
{ " Recent Files", "Spc f o", "Telescope oldfiles" },
{ " Find Word", "Spc f w", "Telescope live_grep" },
{ " Bookmarks", "Spc b m", "Telescope marks" },
{ " Themes", "Spc t f", "Telescope themes" },
{ " Themes", "Spc t h", "Telescope themes" },
{ " Mappings", "Spc c h", "NvCheatsheet" },
},
},