diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2025-07-24 14:02:46 +0200 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2025-07-24 14:02:46 +0200 |
commit | 3b2c6360b2dec330fcb676d646988a29bf996c6b (patch) | |
tree | 72bc62cd55161e027fd790f288fce576bcd57140 /fnl/plugins/bqf.fnl | |
parent | 4d1774253c4aba3dc929066befd4bb0f883c5b29 (diff) |
Diffstat (limited to 'fnl/plugins/bqf.fnl')
-rw-r--r-- | fnl/plugins/bqf.fnl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fnl/plugins/bqf.fnl b/fnl/plugins/bqf.fnl index 38afd09..8d2ea2a 100644 --- a/fnl/plugins/bqf.fnl +++ b/fnl/plugins/bqf.fnl @@ -24,4 +24,4 @@ :ptoggleauto :a :ptogglemode :P}}) -{1 :kevinhwang91/nvim-bqf :event [:BufReadPost :BufNewFile] : opts} +{1 :kevinhwang91/nvim-bqf :event :VeryLazy : opts} |