Add a nxml-mode file template

This commit is contained in:
Henrik Lissner 2019-07-18 03:41:47 +02:00
parent 103612a347
commit 0625bf87d6
No known key found for this signature in database
GPG Key ID: 5F6C0EA160557395
2 changed files with 4 additions and 0 deletions

View File

@ -63,6 +63,8 @@ don't have a :trigger property in `+file-templates-alist'.")
("/conf\\.lua$" :trigger "__conf.lua" :mode love-mode)
;; Markdown
(markdown-mode)
;; Markdown
(nxml-mode)
;; Nix
("/shell\\.nix$" :trigger "__shell.nix")
(nix-mode)

View File

@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8"?>
`%`$0