add mappings btn in nvdash
This commit is contained in:
parent
612561a195
commit
5842684087
|
@ -69,6 +69,7 @@ M.ui = {
|
||||||
{ " 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 f", "Telescope themes" },
|
||||||
|
{ " Mappings", "Spc c h", "NvCheatsheet" },
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue