From 97ad8e638ab6eb5d9dc36e7e3132cbbfc5af5927 Mon Sep 17 00:00:00 2001 From: doyle Date: Sat, 29 Jul 2023 17:45:13 +1000 Subject: [PATCH] vim: Resize the quickfix window to buffer size --- Internal/os_nvim_init.vim | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Internal/os_nvim_init.vim b/Internal/os_nvim_init.vim index 750bdd5..94a52cf 100644 --- a/Internal/os_nvim_init.vim +++ b/Internal/os_nvim_init.vim @@ -223,6 +223,17 @@ lua <