summaryrefslogtreecommitdiff
path: root/lua/ache/plugins/llm/cursortab.lua
Commit message (Collapse)AuthorAge
* feat: Disable cursor tab plugin by defaultache2026-05-01
| | | | This change disables the `cursortab.nvim` plugin by default, preventing it from loading unless explicitly enabled by the user. This addresses potential conflicts and allows for more controlled integration.
* feat: Configure cursortab for IA_ACHE_ONEache2026-04-01
|
* fix: LUA formattingache2026-02-19