summaryrefslogtreecommitdiff
path: root/lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua')
-rw-r--r--lua/ache/plugins/llm/cursortab.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/lua/ache/plugins/llm/cursortab.lua b/lua/ache/plugins/llm/cursortab.lua
index c229e74..30e9c21 100644
--- a/lua/ache/plugins/llm/cursortab.lua
+++ b/lua/ache/plugins/llm/cursortab.lua
@@ -2,6 +2,7 @@ return {
"leonardcser/cursortab.nvim",
-- version = "*", -- Use latest tagged version for more stability
build = "cd server && go build",
+ enabled = false,
config = function()
require("cursortab").setup({
provider = {