updated config
This commit is contained in:
parent
42ec7345d3
commit
d54ea39db3
5 changed files with 86 additions and 51 deletions
23
packages.el
23
packages.el
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue