Merge pull request #647 from ToBeReplaced/prelude-yaml
Add prelude-yaml
This commit is contained in:
commit
8a3e58ac86
3 changed files with 45 additions and 0 deletions
|
@ -160,6 +160,7 @@ PACKAGE is installed only if not already present. The file is opened in MODE."
|
|||
("\\.swift\\'" swift-mode swift-mode)
|
||||
("\\.textile\\'" textile-mode textile-mode)
|
||||
("\\.yml\\'" yaml-mode yaml-mode)
|
||||
("\\.yaml\\'" yaml-mode yaml-mode)
|
||||
("Dockerfile\\'" dockerfile-mode dockerfile-mode)))
|
||||
|
||||
;; markdown-mode doesn't have autoloads for the auto-mode-alist
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue