dotfiles/.config/doom/snippets/plantuml-mode/__
2022-06-01 01:01:20 +02:00

9 lines
No EOL
145 B
Text

# -*- mode: snippet -*-
# name: Plantuml basic template
# --
@startuml
hide empty description
!theme bluegray
'top to bottom direction
$0
@enduml