dist-file-mode

Homepage: https://github.com/emacs-php/dist-file-mode.el

Author: USAMI Kenta

Updated:

Summary

Dispatch major mode for *.dist files

Commentary

There are sometimes files whose file name ends with `.dist'.
(The suffix means "distributed".)

For example: `phpunit.xml.dist', `phpstan.neon.dist'

This command removes `.dist' from file name and choises the appropriate major mode.

Dependencies