Skip to content

Commit

Permalink
tweak(xml): auto detect *.xmpi files
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Aug 26, 2023
1 parent 917b968 commit ee119c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/me-builtin.el
Original file line number Diff line number Diff line change
Expand Up @@ -495,6 +495,7 @@

(use-package nxml-mode
:straight (:type built-in)
:mode "\\.xmpi\\'"
:config
(+eglot-register '(nxml-mode xml-mode) "lemminx"))

Expand Down

0 comments on commit ee119c7

Please sign in to comment.