Files
doom-emacs-config/packages.el
Sravan Balaji 7dec9becf1 Split README into more headings
- Add more headings to README to split up source blocks
2021-09-17 00:49:30 -04:00

11 lines
232 B
EmacsLisp

;; -*- no-byte-compile: t; -*-
;;; $DOOMDIR/packages.el
(package! org-auto-tangle)
(package! fish-mode)
(package! gitattributes-mode)
(package! gitconfig-mode)
(package! gitignore-mode)
(package! vimrc-mode)
(package! prettier-js)