updated config

This commit is contained in:
Matt Nish-Lapidus 2023-08-31 13:46:13 -04:00
parent 42ec7345d3
commit d54ea39db3
5 changed files with 86 additions and 51 deletions

View file

@ -5,17 +5,24 @@
;; on the command line, then restart Emacs for the changes to take effect -- or
;; use 'M-x doom/reload'.
;; (unpin! compat)
;; (:host github :repo "emacs-compat/compat")
(unpin! compat)
(unpin! doom-themes)
(unpin! lsp-mode)
(unpin! sly)
(unpin! eglot)
;; (unpin! markdown-mode)
;; (unpin! consult)
;; (unpin! vertico)
;; (unpin! embark)
;; (unpin! orderless)
(unpin! racket-mode)
(unpin! lsp-mode)
(unpin! better-jumper)
(unpin! pcre2el)
(unpin! consult)
(unpin! vertico)
(unpin! embark)
(unpin! orderless)
(unpin! geiser)
(package! nerd-icons-completion)
(package! nerd-icons-dired)
(package! treemacs-nerd-icons)
(package! obsidian)
(package! w3m)