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