| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix(treesit): prompt before grammar installs, add explicit bootstrap | Craig Jennings | 4 days | 1 | -0/+34 |
| treesit-auto-install was t, so opening a file could silently trigger a network download and compiler build mid-edit. It now prompts, and cj/install-treesit-grammars is the deliberate fresh-machine bootstrap that installs everything in one command. | |||||
