summaryrefslogtreecommitdiff
path: root/settings/setup-dap-mode.el (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rewrite emacs init.el and go back to basicsbenj2023-11-251-9/+0
| | | | | | | This is a complete rewrite leveraging the very popular use-package to see how I like it. We reduce init.el to a bare minimum configuration and remove the previous homebrew organizational scheme. A number of packages have yet to be setup, but we'll wait and do in JIT.
* - just-modebenj2023-04-051-0/+3
| | | | | | | - comment out haskell mode - remove slime-mode - typescript lsp hook - prettier mode web hook
* - rustic mode snippetsbenj2021-09-111-0/+6
- dap-mode rust lldb configuration - hl-todo-mode