Skip to content

emacs-php/dist-file-mode.el

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dist-file-mode.el

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.