Merge pull request #706 from toctan/thrift

Auto install thrift-mode
This commit is contained in:
Bozhidar Batsov 2014-10-11 08:51:01 +03:00
commit 8a8beadf58

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)))