Added Graphviz and vimrc modes.
This commit is contained in:
parent
c4320bbe97
commit
ba88938236
|
@ -1,6 +1,8 @@
|
||||||
;; -*- no-byte-compile: t; -*-
|
;; -*- no-byte-compile: t; -*-
|
||||||
;;; ~/.doom.d/packages.el
|
;;; ~/.doom.d/packages.el
|
||||||
|
|
||||||
|
(package! vimrc-mode)
|
||||||
|
(package! graphviz-dot-mode)
|
||||||
;;; Examples:
|
;;; Examples:
|
||||||
;; (package! pretty-mode)
|
;; (package! pretty-mode)
|
||||||
;; (package! some-package)
|
;; (package! some-package)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user