Fix #4202: svg files opening as text
This commit is contained in:
parent
3abd26aaff
commit
91a4311a17
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@
|
||||||
:mode "\\.p\\(?:list\\|om\\)\\'" ; plist, pom
|
:mode "\\.p\\(?:list\\|om\\)\\'" ; plist, pom
|
||||||
:mode "\\.xs\\(?:d\\|lt\\)\\'" ; xslt, xsd
|
:mode "\\.xs\\(?:d\\|lt\\)\\'" ; xslt, xsd
|
||||||
:mode "\\.rss\\'"
|
:mode "\\.rss\\'"
|
||||||
:magic "<\\?xml"
|
|
||||||
:config
|
:config
|
||||||
(setq nxml-slash-auto-complete-flag t
|
(setq nxml-slash-auto-complete-flag t
|
||||||
nxml-auto-insert-xml-declaration-flag t)
|
nxml-auto-insert-xml-declaration-flag t)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue