mirror of
https://oauth2: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@github.com/m1ngsama/chopsticks.git
synced 2026-05-10 19:10:59 +08:00
Replace the monolithic 1268-line .vimrc with a thin loader that sources 12 modules under modules/ (env, plugins, core, ui, editing, navigation, lsp, lint, git, writing, languages, tools). Each module is independently readable and can be toggled by commenting one line. Add interactive tutorial (tutor/chopsticks.tutor) with 10 lessons covering all features. Users can run :ChopsticksLearn to start. |
||
|---|---|---|
| .. | ||
| core.vim | ||
| editing.vim | ||
| env.vim | ||
| git.vim | ||
| languages.vim | ||
| lint.vim | ||
| lsp.vim | ||
| navigation.vim | ||
| plugins.vim | ||
| tools.vim | ||
| ui.vim | ||
| writing.vim | ||