feat: initial commit
This commit is contained in:
5
.emacs.snippets/nxml-mode/xml
Executable file
5
.emacs.snippets/nxml-mode/xml
Executable file
@@ -0,0 +1,5 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: <?xml version="1.0" encoding="UTF-8" standalone="no" ?>
|
||||
# key: xml
|
||||
# --
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
Reference in New Issue
Block a user