Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-04-29 | remove obsolete OSM import | 1 | -1/+0 | ||
When OSM was converted to a module, this import was mistakenly left behind, which causes errors at startup. Fixes: ede62d00dc ("convert OSM to module") | |||||
2023-12-19 | chore: update config | 1 | -1/+3 | ||
2022-11-28 | replace Iosevka with Berkeley Mono | 1 | -3/+3 | ||
2022-07-19 | flycheck: disable eglot checker | 1 | -0/+1 | ||
The eglot checker provided by Doom seems to cause infinite spawning of `golangci-lint` when coupled with `gopls`. I don't have time to investigate why, so just disable it for now. | |||||
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 | 1 | -1/+3 | ||
2022-06-27 | remove PKGBUILD support | 1 | -1/+0 | ||
2022-05-03 | feat: lsp support for C/C++ | 1 | -1/+1 | ||
2022-04-21 | config(org): add jira custom link | 1 | -0/+7 | ||
2022-03-15 | feat: add osm.el | 1 | -0/+3 | ||
2022-02-08 | config(projectile): set automatic search paths | 1 | -0/+4 | ||
2022-01-14 | doom: import configuration from telegraph | 1 | -0/+4 | ||
2022-01-14 | doom: add initial configuration | 1 | -0/+65 | ||