From fe997001fa56f67806005ba9ea35349adbf219f2 Mon Sep 17 00:00:00 2001 From: ache Date: Mon, 21 Oct 2024 02:32:07 +0200 Subject: Try gp.lua as a new LLM plugin --- lua/ache/plugins/llm/gp.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lua/ache') diff --git a/lua/ache/plugins/llm/gp.lua b/lua/ache/plugins/llm/gp.lua index 9e59199..7bb755f 100644 --- a/lua/ache/plugins/llm/gp.lua +++ b/lua/ache/plugins/llm/gp.lua @@ -1,5 +1,6 @@ return { "robitx/gp.nvim", + enable = true, config = function() local conf = { -- For customization, refer to Install > Configuration in the Documentation/Readme -- cgit v1.3-2-g11bf