diff options
Diffstat (limited to 'fnl/config/spectre.fnl')
-rw-r--r-- | fnl/config/spectre.fnl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fnl/config/spectre.fnl b/fnl/config/spectre.fnl index c662935..067a817 100644 --- a/fnl/config/spectre.fnl +++ b/fnl/config/spectre.fnl @@ -59,4 +59,4 @@ :is_open_target_win true :is_insert_mode false}) -{1 :windwp/nvim-spectre :event :BufReadPost :config opts} +{1 :windwp/nvim-spectre :event :BufReadPost :opts opts} |