diff --git a/doom/packages.el b/doom/packages.el index 3745f21..4f1a279 100644 --- a/doom/packages.el +++ b/doom/packages.el @@ -37,8 +37,6 @@ ;; If you'd like to disable a package included with Doom, for whatever reason, ;; you can do so here with the `:disable' property: -(package! coffee-mode :disable t) -(package! xonsh-mode) ;; You can override the recipe of a built in package without having to specify ;; all the properties for `:recipe'. These will inherit the rest of its recipe