From 04c7f672fa3d58aaa340a36d5590088d816b578f Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Tue, 5 Mar 2024 00:13:30 +0100 Subject: Update lsp keymaps --- fnl/plugins/telescope.fnl | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) (limited to 'fnl/plugins/telescope.fnl') diff --git a/fnl/plugins/telescope.fnl b/fnl/plugins/telescope.fnl index b072a87..ef0054b 100644 --- a/fnl/plugins/telescope.fnl +++ b/fnl/plugins/telescope.fnl @@ -92,18 +92,9 @@ {1 :ft 2 "Telescope live_grep theme=dropdown" :desc "Find Text"} - {1 :js - 2 "Telescope diagnostics theme=dropdown" - :desc "Telescope Diagnostics"} {1 :gc 2 "Telescope git_commits theme=dropdown" - :desc "Checkout Commit"} - {1 :lS - 2 "Telescope lsp_dynamic_workspace_symbols" - :desc "Workspace Symbols"} - {1 :n - 2 "Telescope lsp_document_symbols theme=dropdown" - :desc "Document Symbols"}]) + :desc "Checkout Commit"}]) (fn config [] (let [telescope (require :telescope) -- cgit v1.2.3-70-g09d2