diff options
Diffstat (limited to '.doom.d/packages.el')
-rw-r--r-- | .doom.d/packages.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.doom.d/packages.el b/.doom.d/packages.el index 839b83c..c39609f 100644 --- a/.doom.d/packages.el +++ b/.doom.d/packages.el @@ -48,3 +48,5 @@ ;(unpin! pinned-package another-pinned-package) ;; ...Or *all* packages (NOT RECOMMENDED; will likely break things) ;(unpin! t) + + |