From df211fae51faddd7b47b78806660e21f6ec1a694 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Wed, 12 Jul 2023 21:46:07 +0200 Subject: Debloat loading of plugins --- fnl/plugins/editor/bqf.fnl | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 fnl/plugins/editor/bqf.fnl (limited to 'fnl/plugins/editor/bqf.fnl') diff --git a/fnl/plugins/editor/bqf.fnl b/fnl/plugins/editor/bqf.fnl new file mode 100644 index 0000000..e2b0791 --- /dev/null +++ b/fnl/plugins/editor/bqf.fnl @@ -0,0 +1,3 @@ +;; Make Neovim's quickfix window better. + +{1 :kevinhwang91/nvim-bqf :event :BufReadPost :config true} -- cgit v1.2.3-70-g09d2