Merge pull request #4185 from carloscheddar/web-mode/add-support-for-eco-files

Associate .eco files with web-mode
This commit is contained in:
Henrik Lissner 2020-10-31 03:43:09 -04:00 committed by GitHub
commit 3354efd840
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,6 +12,7 @@
:mode "\\.svelte\\'" :mode "\\.svelte\\'"
:mode "\\.twig\\'" :mode "\\.twig\\'"
:mode "\\.jinja2?\\'" :mode "\\.jinja2?\\'"
:mode "\\.eco\\'"
:mode "wp-content/themes/.+/.+\\.php\\'" :mode "wp-content/themes/.+/.+\\.php\\'"
:mode "templates/.+\\.php\\'" :mode "templates/.+\\.php\\'"
:init :init