Skip to content

Commit 0a18922

Browse files
committed
Add Reason
1 parent aa541a4 commit 0a18922

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

language-id.el

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
;;
33
;; Author: Lassi Kortela <[email protected]>
44
;; URL: https://github.com/lassik/emacs-language-id
5-
;; Version: 0.7.1
5+
;; Version: 0.8
66
;; Package-Requires: ((emacs "24") (cl-lib "0.5"))
77
;; Keywords: languages util
88
;; SPDX-License-Identifier: ISC
@@ -123,6 +123,7 @@
123123
("PureScript" purescript-mode)
124124
("Python" python-mode)
125125
("R" ess-r-mode (ess-mode (ess-dialect "R")))
126+
("Reason" reason-mode)
126127
("Ruby" enh-ruby-mode ruby-mode)
127128
("Rust" rust-mode rustic-mode)
128129
("Scala" scala-mode)

0 commit comments

Comments
 (0)