update no highlight description

This commit is contained in:
christianchiarulli 2021-04-29 01:55:31 -04:00
parent 28b40b9334
commit 66e907d43f

View file

@ -73,6 +73,7 @@ local mappings = {
["c"] = "Close Buffer",
["e"] = "Explorer",
["f"] = "Find File",
["h"] = "No Highlight",
d = {
name = "+Debug",
b = {"<cmd>DebugToggleBreakpoint<cr>", "Toggle Breakpoint"},