Commit Graph

15 Commits

Author SHA1 Message Date
QQ 93650204df switch QQdock from local module to lazy spec 2026-06-11 19:52:07 +08:00
QQ a615ae1bb7 refactor: QQdock as proper plugin module (lua/QQdock/init.lua) 2026-06-11 19:31:07 +08:00
QQ 7884551a26 restore: local addons/QQdock pending RO fs fix, remote repo at git.qyhhh.top/newbie/QQdock.nvim 2026-06-11 19:18:35 +08:00
QQ fd2e7263f7 rename: term → QQdock 2026-06-11 19:14:24 +08:00
QQ 0727f447d8 feat: add lazygit shortcut (<leader>gg) via addons/term 2026-06-11 17:01:09 +08:00
QQ 131bcb8bf5 refactor: extract terminal logic into addons/term 2026-06-11 17:00:29 +08:00
QQ e45a3b991e feat: terminal persistence (toggle show/hide), size 40%-45% like IDE split 2026-06-11 16:53:09 +08:00
QQ bb1a4df9fa fix: terminal size 30% → 40 cols 2026-06-11 16:49:10 +08:00
QQ 8334f6042a fix: swap terminal split direction — wide→right, tall→bottom 2026-06-11 16:46:36 +08:00
QQ dcfef43b07 refactor: Reasonix terminal size matches nvimtree (30cols vertical, 10rows horizontal) 2026-06-11 16:40:19 +08:00
QQ 3253a2b20f feat: <c-t> adaptive split same as Reasonix, works in both n/i modes 2026-06-11 16:39:38 +08:00
QQ 480cfff657 feat: add Reasonix keymap <C-i> with adaptive split direction 2026-06-11 16:38:27 +08:00
QQ 2ffc088aa2 refactor: textwidth=0, simplify G.map/delmap, drop redundant opt, reduce lualine refresh 2026-06-11 15:53:50 +08:00
QQ cbf4579990 refactor: fix medium-severity issues (lazy leak, formatoptions, dupe map, dead opts, split theme, cmp keys, capabilities injection, typos, style) 2026-06-11 11:53:18 +08:00
QQ a296f56268 initial: snapshot from ~/.config/nvim 2026-06-10 16:59:38 +08:00