Update default_config.lua
This commit is contained in:
parent
521e6f872f
commit
9ae789b332
|
@ -68,7 +68,7 @@ M.ui = {
|
||||||
{ " Recent Files", "Spc f o", "Telescope oldfiles" },
|
{ " Recent Files", "Spc f o", "Telescope oldfiles" },
|
||||||
{ " Find Word", "Spc f w", "Telescope live_grep" },
|
{ " Find Word", "Spc f w", "Telescope live_grep" },
|
||||||
{ " Bookmarks", "Spc b m", "Telescope marks" },
|
{ " Bookmarks", "Spc b m", "Telescope marks" },
|
||||||
{ " Themes", "Spc t f", "Telescope themes" },
|
{ " Themes", "Spc t h", "Telescope themes" },
|
||||||
{ " Mappings", "Spc c h", "NvCheatsheet" },
|
{ " Mappings", "Spc c h", "NvCheatsheet" },
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue