From aa6d92932a7d259bd02862e439ff1198de5f66c5 Mon Sep 17 00:00:00 2001 From: ache Date: Mon, 21 Oct 2024 02:31:53 +0200 Subject: Add comment about tabby use --- lua/ache/plugins/llm/tabby.lua_ | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lua/ache/plugins') diff --git a/lua/ache/plugins/llm/tabby.lua_ b/lua/ache/plugins/llm/tabby.lua_ index cdc8a2d..f9a5837 100644 --- a/lua/ache/plugins/llm/tabby.lua_ +++ b/lua/ache/plugins/llm/tabby.lua_ @@ -1,3 +1,5 @@ +-- Tabby is great but not that good and takes time to start + -- vim.g.tabby_trigger_mode = "automatic" -- Accept with Tab -- cgit v1.3-2-g11bf