]> git.eshelyaron.com Git - dotfiles.git/commitdiff
Add missing packages to package-selected-packages
authorEshel Yaron <eshel@dazz.io>
Tue, 7 Jun 2022 15:15:41 +0000 (18:15 +0300)
committerEshel Yaron <eshel@dazz.io>
Tue, 7 Jun 2022 15:15:41 +0000 (18:15 +0300)
.emacs.d/esy.org

index 2b81a275043818ba005c528b3b9bddd898e41ac5..966e7016c95dadbde46465ed4724feb1fd013e0c 100644 (file)
@@ -161,10 +161,10 @@ For further information about Elisp headers, see [[info:elisp#Library
           gnu-elpa-keyring-update gnuplot gnuplot-mode go-mode
           graphviz-dot-mode highlight-escape-sequences htmlize
           ialign keyfreq keycast iedit lin list-unicode-display
-          lorem-ipsum marginalia move-dup no-littering
-          ns-auto-titlebar ob-prolog orderless paredit
+          lorem-ipsum magit marginalia markdown-mode move-dup
+          no-littering ns-auto-titlebar ob-prolog orderless paredit
           pdf-tools rainbow-delimiters rg smtpmail-multi tramp typit
-          vterm vundo which-key whitespace-cleanup-mode))
+          vterm vundo which-key whitespace-cleanup-mode yaml-mode))
 
   (package-install-selected-packages)
 #+end_src