home: vim: move 'nohls' to 'which-key'
This commit is contained in:
parent
ace266b02c
commit
0d820cc2f4
2 changed files with 6 additions and 7 deletions
|
|
@ -1,7 +0,0 @@
|
|||
local wk = require("which-key")
|
||||
|
||||
local keys = {
|
||||
{ "<leader><leader>", "<cmd>nohls<CR>", desc = "Clear search highlight" },
|
||||
}
|
||||
|
||||
wk.add(keys)
|
||||
Loading…
Add table
Add a link
Reference in a new issue