diff options
author | Gustaf Rydholm <gustaf@nexure.io> | 2022-05-31 21:23:48 +0200 |
---|---|---|
committer | Gustaf Rydholm <gustaf@nexure.io> | 2022-05-31 21:23:48 +0200 |
commit | 344f5dae646b98e6937fad3388f32d560ebad9a4 (patch) | |
tree | c243a76190e79b058ec3411eca3e4ef227dcc275 /fnl/plugins.fnl | |
parent | c76b54491dd13de34e4e3f144544506b1988df2c (diff) |
Add bqf minimal config
Diffstat (limited to 'fnl/plugins.fnl')
-rw-r--r-- | fnl/plugins.fnl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fnl/plugins.fnl b/fnl/plugins.fnl index 3207daf..a130e71 100644 --- a/fnl/plugins.fnl +++ b/fnl/plugins.fnl @@ -57,7 +57,7 @@ :folke/zen-mode.nvim {} :windwp/nvim-spectre {} :phaazon/hop.nvim {} - :kevinhwang91/nvim-bqf {:event :BufRead} + :kevinhwang91/nvim-bqf {} :norcalli/nvim-colorizer.lua {} :max397574/better-escape.nvim {} :nvim-orgmode/orgmode {} |