aboutsummaryrefslogtreecommitdiff
path: root/stow/vim/dot-vim/ftplugin/plantuml/snips/template.txt
diff options
context:
space:
mode:
Diffstat (limited to 'stow/vim/dot-vim/ftplugin/plantuml/snips/template.txt')
-rw-r--r--stow/vim/dot-vim/ftplugin/plantuml/snips/template.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/stow/vim/dot-vim/ftplugin/plantuml/snips/template.txt b/stow/vim/dot-vim/ftplugin/plantuml/snips/template.txt
new file mode 100644
index 0000000..f649539
--- /dev/null
+++ b/stow/vim/dot-vim/ftplugin/plantuml/snips/template.txt
@@ -0,0 +1,9 @@
+@startuml
+
+class <+++> {
+ <++>
+}
+
+<++>
+
+@enduml