Skip to content

Commit

Permalink
Added lisp-interaction mode to be translated as .el (for *scratch* bu…
Browse files Browse the repository at this point in the history
…ffer)
  • Loading branch information
kidd committed Mar 11, 2012
1 parent 6f27175 commit ff52fbb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gist.el
Expand Up @@ -63,6 +63,7 @@ they're posted.")
(css-mode . "css") (css-mode . "css")
(diff-mode . "diff") (diff-mode . "diff")
(emacs-lisp-mode . "el") (emacs-lisp-mode . "el")
(lisp-interaction-mode . "el")
(erlang-mode . "erl") (erlang-mode . "erl")
(haskell-mode . "hs") (haskell-mode . "hs")
(html-mode . "html") (html-mode . "html")
Expand Down

0 comments on commit ff52fbb

Please sign in to comment.