summaryrefslogtreecommitdiff
path: root/fnl/config/which-key.fnl
diff options
context:
space:
mode:
Diffstat (limited to 'fnl/config/which-key.fnl')
-rw-r--r--fnl/config/which-key.fnl3
1 files changed, 2 insertions, 1 deletions
diff --git a/fnl/config/which-key.fnl b/fnl/config/which-key.fnl
index eeea0da..6da1e7b 100644
--- a/fnl/config/which-key.fnl
+++ b/fnl/config/which-key.fnl
@@ -130,7 +130,8 @@
(if (not= win nil)
(nvim.set_current_win win)))))
-(def- nmappings {:a [:<cmd>AerialToggle!<CR> "Toggle Aerial"]
+(def- nmappings {:a ["<cmd>Telescope lsp_document_symbols<cr>"
+ "Document Symbols"]
:c [:<cmd>Bdelete!<CR> "Close Buffer"]
:e [:<cmd>NvimTreeToggle<cr> :Explorer]
:f find