QQ newbie
  • Joined on 2026-04-06
newbie pushed to arch-refactor at newbie/nvim 2026-06-11 17:01:11 +08:00
0727f447d8 feat: add lazygit shortcut (<leader>gg) via addons/term
newbie pushed to arch-refactor at newbie/nvim 2026-06-11 17:00:32 +08:00
131bcb8bf5 refactor: extract terminal logic into addons/term
newbie pushed to arch-refactor at newbie/nvim 2026-06-11 16:53:11 +08:00
e45a3b991e feat: terminal persistence (toggle show/hide), size 40%-45% like IDE split
newbie pushed to arch-refactor at newbie/nvim 2026-06-11 16:49:12 +08:00
bb1a4df9fa fix: terminal size 30% → 40 cols
newbie pushed to arch-refactor at newbie/nvim 2026-06-11 16:46:38 +08:00
8334f6042a fix: swap terminal split direction — wide→right, tall→bottom
newbie pushed to arch-refactor at newbie/nvim 2026-06-11 16:40:21 +08:00
dcfef43b07 refactor: Reasonix terminal size matches nvimtree (30cols vertical, 10rows horizontal)
newbie pushed to arch-refactor at newbie/nvim 2026-06-11 16:39:40 +08:00
3253a2b20f feat: <c-t> adaptive split same as Reasonix, works in both n/i modes
newbie pushed to arch-refactor at newbie/nvim 2026-06-11 16:38:45 +08:00
3c5fa11ef1 docs: add <C-i> Reasonix keymap to README
newbie pushed to arch-refactor at newbie/nvim 2026-06-11 16:38:30 +08:00
480cfff657 feat: add Reasonix keymap <C-i> with adaptive split direction
newbie pushed to arch-refactor at newbie/nvim 2026-06-11 16:16:48 +08:00
b01f94be0a docs: add README and key config comments
newbie pushed to arch-refactor at newbie/nvim 2026-06-11 15:53:52 +08:00
2ffc088aa2 refactor: textwidth=0, simplify G.map/delmap, drop redundant opt, reduce lualine refresh
newbie pushed to arch-refactor at newbie/nvim 2026-06-11 15:28:21 +08:00
bc435e499e fix: replace table.unpack with direct indexing for Neovim 0.12 compat
newbie pushed to arch-refactor at newbie/nvim 2026-06-11 15:21:22 +08:00
3bfbb680fb fix: cmdline <CR> fallthrough when no selection
newbie pushed to arch-refactor at newbie/nvim 2026-06-11 12:05:01 +08:00
dc82aa4ad8 fix: cmdline completion sources, gitignore nvim.log
newbie pushed to arch-refactor at newbie/nvim 2026-06-11 12:00:52 +08:00
8c60f353f8 fix: nvimtree <C-e> keymap, add cmdline completion for cmp
newbie pushed to arch-refactor at newbie/nvim 2026-06-11 11:53:54 +08:00
5261a7f2d7 update
newbie pushed to arch-refactor at newbie/nvim 2026-06-11 11:53:25 +08:00
cbf4579990 refactor: fix medium-severity issues (lazy leak, formatoptions, dupe map, dead opts, split theme, cmp keys, capabilities injection, typos, style)
newbie pushed to arch-refactor at newbie/nvim 2026-06-11 10:12:54 +08:00
f1ed06ae9f refactor: split nvim-lspconfig into 6 modules, change rename to <cs-r>
newbie pushed to arch-refactor at newbie/nvim 2026-06-10 23:04:07 +08:00
4acadc3ae4 refactor: go.nvim build checks for go binary before installing tools
newbie created branch arch-refactor in newbie/nvim 2026-06-10 22:40:11 +08:00