summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThanosApollo <[email protected]>2022-09-12 22:33:01 +0300
committerThanosApollo <[email protected]>2022-09-12 22:33:01 +0300
commit8395a1bdc5e59a758a8507db02eea839ed3ef4c9 (patch)
tree33d71d5a70c99764ec8216a1d317ff2ca83450e8
parent2a72bd32596d7dcfdf4f8718a7ce9e9ac2596110 (diff)
Update doom
-rw-r--r--.doom.d/config.el1
-rw-r--r--.doom.d/custom.el3
-rw-r--r--.doom.d/init.el2
3 files changed, 3 insertions, 3 deletions
diff --git a/.doom.d/config.el b/.doom.d/config.el
index 9c3bda8..c98c800 100644
--- a/.doom.d/config.el
+++ b/.doom.d/config.el
@@ -33,7 +33,6 @@
;; available. You can either set `doom-theme' or manually load a theme with the
;; `load-theme' function. This is the default:
(setq doom-theme 'doom-vibrant)
-(require-theme 'the-matrix-theme)
;;(setq modus-themes-mode-line '(accented boarderless))
;;(setq modus-themes-region '(bg-only))
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.
diff --git a/.doom.d/init.el b/.doom.d/init.el
index 76f0c17..6306383 100644
--- a/.doom.d/init.el
+++ b/.doom.d/init.el
@@ -141,7 +141,7 @@
;;idris ; a language you can depend on
json ; At least it ain't XML
;;(java +lsp) ; the poster child for carpal tunnel syndrome
- ;;javascript ; all(hope(abandon(ye(who(enter(here))))))
+ javascript ; all(hope(abandon(ye(who(enter(here))))))
;;julia ; a better, faster MATLAB
;;kotlin ; a better, slicker Java(Script)
;;latex ; writing papers in Emacs has never been so fun