diff options
Diffstat (limited to 'fnl/plugins/editor/trouble.fnl')
-rw-r--r-- | fnl/plugins/editor/trouble.fnl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fnl/plugins/editor/trouble.fnl b/fnl/plugins/editor/trouble.fnl index 49100c4..8b8d7f4 100644 --- a/fnl/plugins/editor/trouble.fnl +++ b/fnl/plugins/editor/trouble.fnl @@ -79,7 +79,6 @@ }) {1 :folke/trouble.nvim - :cmd [:Trouble :TroubleToggle] :keys [{1 :<leader>jt 2 :<cmd>TroubleToggle<cr> :desc :Trouble}] : opts } |