summaryrefslogtreecommitdiff
path: root/lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua')
-rw-r--r--lua/ache/plugins/llm/gp.lua1
1 files changed, 1 insertions, 0 deletions
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