Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-06-27 | add with-editor to terminal hooks | 1 | -0/+5 | ||
This supports setting `$EDITOR` within the invoked shells/terminals, which should prevent attempting to run emacs inside of emacs. | |||||
2022-06-27 | add Terraform support | 2 | -2/+4 | ||
2022-06-27 | remove PKGBUILD support | 2 | -2/+0 | ||
2022-06-27 | add tree-sitter support | 1 | -5/+6 | ||
2022-05-03 | fix(go): don't automatically run organize imports | 1 | -5/+1 | ||
gopls does not always expose the organize imports action, and indiscriminately calling it would result in an error from eglot. | |||||
2022-05-03 | feat: lsp support for C/C++ | 2 | -2/+2 | ||
2022-04-21 | config(org): add jira custom link | 1 | -0/+7 | ||
2022-04-21 | config(lsp): migrate to eglot from lsp-mode | 2 | -8/+12 | ||
2022-03-15 | feat: add osm.el | 3 | -0/+27 | ||
2022-02-08 | config(projectile): set automatic search paths | 1 | -0/+4 | ||
2022-01-14 | doom: import configuration from telegraph | 4 | -0/+481 | ||
2022-01-14 | doom: add initial configuration | 3 | -0/+307 | ||
2022-01-13 | init | 0 | -0/+0 | ||