Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-31 | Install lsp packages for IDE support | Steph Enders | |
Now I have an IDE!!! Look at: https://emacs-lsp.github.io/lsp-mode/ for information and such - will contain the necessary out-links to anything else I'll need :) | |||
2023-03-30 | Reorganize emacs.d - use straight.el | Steph Enders | |
Major restructuring of the emacs directory: - moved .emacs to .emacs.d/init.el - setup early-init.el (as per straight.el directions) - moved major things into plugins.el - moved package installs into packages.el | |||
2023-03-30 | Move .emacs to .emacs.d/init.el | Steph Enders | |