From 89f57495cc5a1e47abb44151f06d6aa077878cca Mon Sep 17 00:00:00 2001 From: blob42 Date: Mon, 21 Aug 2023 10:18:50 +0200 Subject: [PATCH] update --- lua/custom/plugins/init.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lua/custom/plugins/init.lua b/lua/custom/plugins/init.lua index 120b7f7..d7d256e 100644 --- a/lua/custom/plugins/init.lua +++ b/lua/custom/plugins/init.lua @@ -610,7 +610,8 @@ return { "db*", "aerial*", "grapple", - "fugitive" + "fugitive", + "query" }, }) end