Auto install thrift-mode

This commit is contained in:
toctan 2014-10-11 11:13:18 +08:00
parent 91f53c10ca
commit 33481e5a7d

View file

@ -159,6 +159,7 @@ PACKAGE is installed only if not already present. The file is opened in MODE."
("\\.slim\\'" slim-mode slim-mode)
("\\.swift\\'" swift-mode swift-mode)
("\\.textile\\'" textile-mode textile-mode)
("\\.thrift\\'" thrift thrift-mode)
("\\.yml\\'" yaml-mode yaml-mode)
("\\.yaml\\'" yaml-mode yaml-mode)
("Dockerfile\\'" dockerfile-mode dockerfile-mode)))