Commit Graph

9 Commits

Author SHA1 Message Date
hedy a4d7456048
Doom: All the updates... 2023-09-05 11:43:59 +08:00
hedy 7d35a8d45b
Update doom config 2023-08-15 21:08:16 +08:00
hedy eb83d68b7f
Doom: Update config for upgraded doomemacs
- Added new modules
- Updated setup script to run 'doom upgrade'

That's it

Doom seems to work now

BTW, for pre-existing installs there may be errors running doom because
they changed their default branch; `doom upgrade` would fix it.

Also during `doom upgrade` it will say stuff about origin remote changes
and branches not found for org, org-contrib, and emacs-pytho-pytest.
Simply delete the folders (in ~/.doomemacs/.local/straight/repos/) and
run `doom install` again.

Chemacs also changed default branch btw, just manually go into
~/.emacs.d and rename local and remote branches.
2022-03-13 13:02:13 +08:00
Hedy Li 9123786773
emacs/doom: Refactor and simplify config files
Part of my effort to make vimL the primary lang for my dotfiles
(currently it's still elisp, ugh)
2021-09-29 15:26:58 +08:00
Hedy Li 345faf45c4
doom: refactor config comments 2021-08-19 19:45:30 +08:00
Hedy Li 27ce78fd93
doom use treemacs (but it still sucks, like, a lot) 2021-08-17 16:52:31 +08:00
Hedy Li 62919b0a86
use straight and use package 2021-08-16 10:42:45 +08:00
Hedy Li 10521923f1
update doom config 2021-08-15 19:51:17 +08:00
Hedy Li a056b3ba8b
add emacs and doom stuff 2021-08-13 17:20:33 +08:00