aboutsummaryrefslogtreecommitdiff
path: root/.config/doom/packages.el
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <mikisabate@gmail.com>2025-07-04 10:34:21 +0200
committerMiquel Sabaté Solà <mikisabate@gmail.com>2025-07-04 10:34:21 +0200
commitbb803029733589b10e1b15e26729be950714c537 (patch)
treee8dd82ebb909d300cc76161bf157f01aee3d8ece /.config/doom/packages.el
parent0df0f377a6929aff6904ebfe70eddaeabb859ae9 (diff)
downloaddotfiles-bb803029733589b10e1b15e26729be950714c537.tar.gz
dotfiles-bb803029733589b10e1b15e26729be950714c537.zip
doom: Remove packages which are no longer used
This also includes the removal of a workaround for lsp which is no longer relevant and that suddenly was hitting me with a major performance hit. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
Diffstat (limited to '.config/doom/packages.el')
-rw-r--r--.config/doom/packages.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/.config/doom/packages.el b/.config/doom/packages.el
index 79a21c8..b7a6c5d 100644
--- a/.config/doom/packages.el
+++ b/.config/doom/packages.el
@@ -2,7 +2,4 @@
;;; $DOOMDIR/packages.el
(package! crux)
-(package! langtool)
-(package! mu4e-alert :disable t)
(package! message-view-patch)
-(package! bpftrace-mode)