aboutsummaryrefslogtreecommitdiff
path: root/modules/markdown-config.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-14 03:39:56 -0500
committerCraig Jennings <c@cjennings.net>2026-05-14 03:39:56 -0500
commite546f00daac8e716c5a747d7013c908c0e9ef526 (patch)
tree7e0400f1045c204b0c54513c91075d1545e81031 /modules/markdown-config.el
parent34f5f0d946d1e394f9cda52d5cd5c0e2cf0243f0 (diff)
downloaddotemacs-e546f00daac8e716c5a747d7013c908c0e9ef526.tar.gz
dotemacs-e546f00daac8e716c5a747d7013c908c0e9ef526.zip
test(prog-go): cover go-setup, staticcheck, debug, keybindings
Same shape as the prog-python and prog-webdev setup tests: company-mode + electric-pair-mode + LSP gating + buffer-local preferences. New tests cover: - `cj/go-setup`: tab-width 4, standard-indent 4, indent-tabs-mode t (Go convention); company-mode + electric-pair-mode both fire; LSP starts when gopls is on PATH, skips otherwise. - `cj/go-staticcheck`: runs `compile` with `./...` when staticcheck is on disk; messages and skips compile otherwise. - `cj/go-debug`: starts `gud-gdb` with `dlv debug` when delve is on PATH; messages otherwise. - `cj/go-mode-keybindings`: wires `C-; f` -> gofmt, `S-<f5>` -> staticcheck, `S-<f6>` -> debug. External modes and process primitives are stubbed.
Diffstat (limited to 'modules/markdown-config.el')
0 files changed, 0 insertions, 0 deletions