diff options
Diffstat (limited to 'users')
-rw-r--r-- | users/grfn/emacs.d/packages.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/users/grfn/emacs.d/packages.el b/users/grfn/emacs.d/packages.el index 5a580cad17e0..bc323c116ccd 100644 --- a/users/grfn/emacs.d/packages.el +++ b/users/grfn/emacs.d/packages.el @@ -28,6 +28,7 @@ (package! org-sticky-header) (package! gnuplot) (package! gnuplot-mode) +(package! org-d20) ;; Presentation (package! epresent) |