Commit Graph

14 Commits

Author SHA1 Message Date
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 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 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