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