]> code.delx.au - dotemacs/commitdiff
yaml-mode now does raml automatically
authorJames Bunton <jamesbunton@delx.net.au>
Mon, 19 Sep 2016 12:28:11 +0000 (22:28 +1000)
committerJames Bunton <jamesbunton@delx.net.au>
Mon, 19 Sep 2016 12:28:11 +0000 (22:28 +1000)
lisp/my-file-modes.el

index 5ca80fec635f2cc7c5b0c7ac32fd9900498c9d8c..135d69f52761f45faecf4ca2178c8986a2a6ed27 100644 (file)
@@ -56,4 +56,3 @@
 (setq inferior-lisp-program "clisp")
 
 (require 'yaml-mode)
-(add-to-list 'auto-mode-alist '("\\.raml\\'" . yaml-mode))