summaryrefslogtreecommitdiff
path: root/fnl/config/which-key.fnl
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2022-07-24 13:57:22 +0200
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2022-07-24 13:57:22 +0200
commit5e7f62447cdb6c936bf328d9859e44d8d1cc00a4 (patch)
tree7748c27a58734637988b5b4c49dc68a02f46ad62 /fnl/config/which-key.fnl
parenteb47c52b2460b1dc695ef4f855ab5483e9a12028 (diff)
Replace no highlight with c-h
Diffstat (limited to 'fnl/config/which-key.fnl')
-rw-r--r--fnl/config/which-key.fnl1
1 files changed, 0 insertions, 1 deletions
diff --git a/fnl/config/which-key.fnl b/fnl/config/which-key.fnl
index e60744b..608c629 100644
--- a/fnl/config/which-key.fnl
+++ b/fnl/config/which-key.fnl
@@ -44,7 +44,6 @@
:c [:<cmd>AerialClose<CR> "Close Aerial"]}
:e [:<cmd>NvimTreeToggle<cr> :Explorer]
:c [:<cmd>Bdelete!<CR> "Close Buffer"]
- :n [:<cmd>nohlsearch<CR> "No Highlight"]
:P ["<cmd>Telescope projects<cr>" :Projects]
:z [:<cmd>ZenMode<cr> "Zen Mode"]
:b ["<cmd>lua require('telescope.builtin').buffers(require('telescope.themes').get_dropdown{sort_lastused = true, initial_mode = 'normal', previewer = false})<cr>"