summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--fnl/plugins/editor/trouble.fnl2
1 files changed, 1 insertions, 1 deletions
diff --git a/fnl/plugins/editor/trouble.fnl b/fnl/plugins/editor/trouble.fnl
index 7136787..839bba4 100644
--- a/fnl/plugins/editor/trouble.fnl
+++ b/fnl/plugins/editor/trouble.fnl
@@ -81,7 +81,7 @@
})
{1 :folke/trouble.nvim
- :cmd [:Trouble :TroubleToggle]
+ ; :cmd [:Trouble :TroubleToggle]
:keys [{1 :<leader>jt
2 "<cmd>TroubleToggle workspace_diagnostics<cr>"
:desc :Trouble}]