Add xml formatting to emacs.

This commit is contained in:
Tom Alexander
2024-06-03 18:59:16 -04:00
parent c36568462f
commit 5823ca90f1
3 changed files with 21 additions and 1 deletions

View File

@@ -34,4 +34,6 @@
(require 'lang-c)
(require 'lang-xml)
(load-directory autoload-directory)