diff options
author | ThanosApollo <[email protected]> | 2022-09-12 22:33:01 +0300 |
---|---|---|
committer | ThanosApollo <[email protected]> | 2022-09-12 22:33:01 +0300 |
commit | 8395a1bdc5e59a758a8507db02eea839ed3ef4c9 (patch) | |
tree | 33d71d5a70c99764ec8216a1d317ff2ca83450e8 /.doom.d/custom.el | |
parent | 2a72bd32596d7dcfdf4f8718a7ce9e9ac2596110 (diff) |
Update doom
Diffstat (limited to '.doom.d/custom.el')
-rw-r--r-- | .doom.d/custom.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.doom.d/custom.el b/.doom.d/custom.el index 7d2e981..81a4efb 100644 --- a/.doom.d/custom.el +++ b/.doom.d/custom.el @@ -4,7 +4,8 @@ ;; Your init file should contain only one such instance. ;; If there is more than one, they won't work right. '(package-selected-packages - '(w3m flames-of-freedom gnugo elcord mpv ffmpeg-player arc-dark-theme playerctl espotify futhark-mode darktooth-theme green-is-the-new-black-theme spotify jazz-theme))) + '(evil-tutor circe the-matrix-theme ac-emmet html5-schema htmlize ac-html-bootstrap ac-html organic-green-theme typing-game monkeytype hacker-typer org-pdftools pdf-tools gotham-theme linum-relative vterm dired-ranger ranger arc-dark-theme darktooth-theme latex-preview-pane telega uwu-theme w3m flames-of-freedom gnugo elcord mpv ffmpeg-player playerctl espotify futhark-mode green-is-the-new-black-theme spotify jazz-theme)) + '(warning-suppress-types '((emacs) (defvaralias)))) (custom-set-faces ;; custom-set-faces was added by Custom. ;; If you edit it by hand, you could mess it up, so be careful. |