]> code.delx.au - dotemacs/commitdiff
rjsx-mode
authorJames Bunton <jbunton@atlassian.com>
Sun, 28 Oct 2018 23:41:44 +0000 (10:41 +1100)
committerJames Bunton <jbunton@atlassian.com>
Tue, 30 Oct 2018 06:20:00 +0000 (17:20 +1100)
.gitmodules
lisp/my-file-modes.el
packages/rjsx-mode [new submodule]

index 58d56eda677ac2ac2a940c05ffc227bfa3d2350a..c2dbb7213461468ff75fa2259b0742316d78e1af 100644 (file)
 [submodule "highlight-indent-guides"]
        path = packages/highlight-indent-guides
        url = https://github.com/DarthFennec/highlight-indent-guides.git
 [submodule "highlight-indent-guides"]
        path = packages/highlight-indent-guides
        url = https://github.com/DarthFennec/highlight-indent-guides.git
+[submodule "rjsx-mode"]
+       path = packages/rjsx-mode
+       url = https://github.com/felipeochoa/rjsx-mode.git
index 6387c360d2f61527b64b63032ed4d6b3e4a14f02..11456e23beed1240cd3e7789a3a996d5869cfbaa 100644 (file)
@@ -47,6 +47,8 @@
 (setq js2r-always-insert-parens-around-arrow-function-params t)
 (setq js2r-prefered-quote-type 2)
 
 (setq js2r-always-insert-parens-around-arrow-function-params t)
 (setq js2r-prefered-quote-type 2)
 
+(require 'rjsx-mode)
+
 
 (require 'ledger-mode nil 'noerror)
 (add-to-list 'auto-mode-alist '("\\.ledger\\'" . ledger-mode))
 
 (require 'ledger-mode nil 'noerror)
 (add-to-list 'auto-mode-alist '("\\.ledger\\'" . ledger-mode))
diff --git a/packages/rjsx-mode b/packages/rjsx-mode
new file mode 160000 (submodule)
index 0000000..89358fd
--- /dev/null
@@ -0,0 +1 @@
+Subproject commit 89358fd230878a19e3232a3e4ce21b7fb608faae