diff options
| -rw-r--r-- | lua/ache/plugins/llm/tabby.lua_ | 2 |
1 files changed, 2 insertions, 0 deletions
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 |