chopsticks/modules
m1ngsama 01c67d841b
Some checks failed
test / startup (macos-latest) (push) Has been cancelled
test / startup (ubuntu-latest) (push) Has been cancelled
test / shellcheck (push) Has been cancelled
fix: audit fixes — shellcheck, TTY signcolumn, matchdelete race, docs accuracy
- install.sh: ls -A → find (shellcheck SC2012)
- navigation.vim: GFiles -nargs=? to support :GFiles?
- lsp.vim: signcolumn=yes gated behind !g:is_tty
- editing.vim: matchdelete in timer wrapped with silent!
- README: gofmt → goimports, plugin count 24–25
- CHANGELOG: annotate removed features (ChopsticksLearn, vim . layout)
2026-04-22 18:31:08 +08:00
..
core.vim perf: remove ttyfast, add grepprg/diffopt, DRY FZF commands, conditional tmux-navigator 2026-04-22 17:06:33 +08:00
editing.vim fix: audit fixes — shellcheck, TTY signcolumn, matchdelete race, docs accuracy 2026-04-22 18:31:08 +08:00
env.vim perf+feat: fix logiPat guard, skip 2 more built-ins, add git/format bindings 2026-04-22 16:30:28 +08:00
git.vim perf+feat: fix logiPat guard, skip 2 more built-ins, add git/format bindings 2026-04-22 16:30:28 +08:00
languages.vim feat: restore previm markdown preview (lazy-loaded, ,mp) 2026-04-22 14:57:55 +08:00
lint.vim perf+feat: fix logiPat guard, skip 2 more built-ins, add git/format bindings 2026-04-22 16:30:28 +08:00
lsp.vim fix: audit fixes — shellcheck, TTY signcolumn, matchdelete race, docs accuracy 2026-04-22 18:31:08 +08:00
navigation.vim fix: audit fixes — shellcheck, TTY signcolumn, matchdelete race, docs accuracy 2026-04-22 18:31:08 +08:00
plugins.vim perf: remove ttyfast, add grepprg/diffopt, DRY FZF commands, conditional tmux-navigator 2026-04-22 17:06:33 +08:00
tools.vim perf+feat: fix logiPat guard, skip 2 more built-ins, add git/format bindings 2026-04-22 16:30:28 +08:00
ui.vim refactor: Unix minimalism — drop 565 lines, 5 plugins, 0 features that matter 2026-04-22 14:27:15 +08:00