feat: initial commit
This commit is contained in:
7
.emacs.snippets/nxml-mode/body
Executable file
7
.emacs.snippets/nxml-mode/body
Executable file
@@ -0,0 +1,7 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: <body>...</body>
|
||||
# key: body
|
||||
# --
|
||||
<body>
|
||||
$0
|
||||
</body>
|
||||
Reference in New Issue
Block a user