summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2022-07-19modules: enable tree-sitterLibravatar Terin Stock1-4/+4
2022-07-19flycheck: disable eglot checkerLibravatar Terin Stock1-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-07-19gnus: manage workspacesLibravatar Terin Stock1-0/+31
Adds a new function to open gnus in the `*gnus*` workspace, which will automatically be cleaned up once gnus is closed.
2022-06-27add with-editor to terminal hooksLibravatar Terin Stock1-0/+5
This supports setting `$EDITOR` within the invoked shells/terminals, which should prevent attempting to run emacs inside of emacs.
2022-06-27add Terraform supportLibravatar Terin Stock2-2/+4
2022-06-27remove PKGBUILD supportLibravatar Terin Stock2-2/+0
2022-06-27add tree-sitter supportLibravatar Terin Stock1-5/+6
2022-05-03fix(go): don't automatically run organize importsLibravatar Terin Stock1-5/+1
gopls does not always expose the organize imports action, and indiscriminately calling it would result in an error from eglot.
2022-05-03feat: lsp support for C/C++Libravatar Terin Stock2-2/+2
2022-04-21config(org): add jira custom linkLibravatar Terin Stock1-0/+7
2022-04-21config(lsp): migrate to eglot from lsp-modeLibravatar Terin Stock2-8/+12
2022-03-15feat: add osm.elLibravatar Terin Stock3-0/+27
2022-02-08config(projectile): set automatic search pathsLibravatar Terin Stock1-0/+4
2022-01-14doom: import configuration from telegraphLibravatar Terin Stock4-0/+481
2022-01-14doom: add initial configurationLibravatar Terin Stock3-0/+307
2022-01-13initLibravatar Terin Stock0-0/+0