init
This commit is contained in:
8
snippets/org-mode/uml
Normal file
8
snippets/org-mode/uml
Normal file
@@ -0,0 +1,8 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: uml
|
||||
# key: uml
|
||||
# contributor : Robert O'Connor
|
||||
# --
|
||||
#+begin_uml
|
||||
$1
|
||||
#+end_uml
|
||||
Reference in New Issue
Block a user