Explorar el Código

update no highlight description

christianchiarulli hace 4 años
padre
commit
66e907d43f
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      lua/lv-which-key/init.lua

+ 1 - 0
lua/lv-which-key/init.lua

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