Commit Graph

32 Commits

Author SHA1 Message Date
QQ 1f4388fe17 refactor: QQdock keymaps via setup() config, reasonix session per project 2026-06-11 21:14:11 +08:00
QQ 4b63cf2194 feat: Reasonix sessions isolated per project dir (.reasonix-state) 2026-06-11 21:12:11 +08:00
QQ 36e420f868 feat: reasonix --continue to resume last session after restart 2026-06-11 21:10:48 +08:00
QQ ba27352d7b fix: pcall QQdock.setup for backward compat with old clone 2026-06-11 20:03:14 +08:00
QQ a210f5e43f config: QQdock size horizontal=10 vertical=40 2026-06-11 20:00:14 +08:00
QQ 93650204df switch QQdock from local module to lazy spec 2026-06-11 19:52:07 +08:00
QQ e1009aea83 refactor: add plugs/QQdock.lua spec (disabled), keep local lua/QQdock/ for now 2026-06-11 19:32:33 +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 9ae6fcb2ad chore: remove embedded term-plugin repo 2026-06-11 19:14:30 +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 3c5fa11ef1 docs: add <C-i> Reasonix keymap to README 2026-06-11 16:38:43 +08:00
QQ 480cfff657 feat: add Reasonix keymap <C-i> with adaptive split direction 2026-06-11 16:38:27 +08:00
QQ b01f94be0a docs: add README and key config comments 2026-06-11 16:16:45 +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 bc435e499e fix: replace table.unpack with direct indexing for Neovim 0.12 compat 2026-06-11 15:28:19 +08:00
QQ 3bfbb680fb fix: cmdline <CR> fallthrough when no selection 2026-06-11 15:21:18 +08:00
QQ dc82aa4ad8 fix: cmdline completion sources, gitignore nvim.log 2026-06-11 12:04:58 +08:00
QQ 8c60f353f8 fix: nvimtree <C-e> keymap, add cmdline completion for cmp 2026-06-11 12:00:49 +08:00
QQ 5261a7f2d7 update 2026-06-11 11:53:52 +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 f1ed06ae9f refactor: split nvim-lspconfig into 6 modules, change rename to <cs-r> 2026-06-11 10:12:48 +08:00
QQ 4acadc3ae4 refactor: go.nvim build checks for go binary before installing tools 2026-06-10 22:58:29 +08:00
QQ 94274b126a refactor: fix bugs, dedup :R, cleanup dead code, enable ufo+go.nvim, unify capabilities 2026-06-10 21:59:33 +08:00
QQ a296f56268 initial: snapshot from ~/.config/nvim 2026-06-10 16:59:38 +08:00