diff options
Diffstat (limited to 'fnl/config/trouble.fnl')
-rw-r--r-- | fnl/config/trouble.fnl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fnl/config/trouble.fnl b/fnl/config/trouble.fnl index a38ed86..3f736bb 100644 --- a/fnl/config/trouble.fnl +++ b/fnl/config/trouble.fnl @@ -78,4 +78,4 @@ ;; enabling this will use the signs defined in your lsp client }) -{1 :folke/trouble.nvim :cmd :TroubleToggle :opts opts} +{1 :folke/trouble.nvim :cmd :TroubleToggle : opts} |