Renamed major-mode buffer name from "React" to "RJSX"

This commit is contained in:
Dennis Mayr 2019-04-11 20:36:36 -04:00 committed by GitHub
parent 8956bc75fa
commit 8e48c51612
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,12 +35,12 @@
;; - HTML
;; - Haml
;; - JavaScript
;; - React
;; - Lisp
;; - Lua
;; - nXML
;; - PHP
;; - Python
;; - React
;; - Ruby
;; - Sass/Scss
;; - Scheme
@ -157,7 +157,7 @@ This was stole/modified from `c-save-buffer-state'"
("\\`Projectile Rails Server\\'" "rails" xpm)
("\\`Python\\'" "python" xpm)
("\\` Emmet\\'" "emmet" xpm)
("\\`React\\'" "react" xpm)
("\\`RJSX\\'" "react" xpm)
("\\`Ruby\\'" "ruby" xpm)
("\\`EnhRuby\\'" "ruby" xpm)
("\\`ESS\\[S\\]\\'" "R" xpm)