Age | Commit message (Collapse) | Author |
|
Expand out some of the templates for org-roam:
m - Map of Contents (MOC)
n - Note
p - Person (specific type of MOC ? can this be a tag?)
|
|
In order to best integrate I also setup use-package which changed a
bunch too.
|
|
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 :)
|
|
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
|