revert silly keybind xd
This commit is contained in:
parent
4013d28a64
commit
a17f150b56
|
@ -47,7 +47,7 @@ M.whichkey = {
|
|||
general = {
|
||||
n = {
|
||||
["w"] = { "<cmd>w!<CR>", "Save" },
|
||||
["'"] = { function() require("funcs").buf_kill() end, "Close" },
|
||||
["q"] = { function() require("funcs").buf_kill() end, "Close" },
|
||||
["f"] = { function() require("lf").start("~") end, "File Picker" },
|
||||
["h"] = { "<cmd>nohlsearch<CR>", "Clear Highlights" },
|
||||
u = {
|
||||
|
|
Loading…
Reference in New Issue