This website requires JavaScript.
Explore
Help
Sign In
jdormit
/
dotfiles
Watch
1
Star
0
Fork
0
You've already forked dotfiles
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
a37891f4fc
dotfiles
/
emacs
/
.emacs.d
/
config
/
init-mermaid.el
7 lines
95 B
EmacsLisp
Raw
Normal View
History
Unescape
Escape
Configure plantuml and mermaid
2024-04-29 16:25:43 +00:00
;; -*- lexical-binding: t; -*-
Benchmark init and optimize it a bit
2024-05-05 03:05:38 +00:00
(
use-package
mermaid-mode
:defer
t
)
Configure plantuml and mermaid
2024-04-29 16:25:43 +00:00
(
provide
'init-mermaid
)
Reference in New Issue
Copy Permalink