Add mermaid-mode
This commit is contained in:
parent
61aef2004c
commit
1a1564fa16
1 changed files with 3 additions and 0 deletions
3
init.el
3
init.el
|
@ -306,6 +306,9 @@
|
|||
(use-package terraform-mode
|
||||
:straight t)
|
||||
|
||||
(use-package mermaid-mode
|
||||
:straight t)
|
||||
|
||||
(use-package flyspell
|
||||
:config
|
||||
(setq ispell-program-name "hunspell")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue