Homepage: https://github.com/emacs-php/dist-file-mode.el
Author: USAMI Kenta
Updated:
Dispatch major mode for *.dist files
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.