Refactor editorconfig conf in core-editor

This commit is contained in:
Henrik Lissner 2016-04-30 23:12:46 -04:00
parent 328156f1bd
commit a2e706862b
2 changed files with 6 additions and 7 deletions

View file

@ -1,6 +1,5 @@
;;; module-data.el
(associate! conf-mode :match "/\\.?editorconfig$")
(associate! nxml-mode :match "\\.plist$")
(use-package toml-mode :mode "\\.toml$")