]> git.donarmstrong.com Git - lib.git/commitdiff
add web mode and a symlink to it
authorDon Armstrong <don@donarmstrong.com>
Mon, 8 Dec 2014 05:33:42 +0000 (21:33 -0800)
committerDon Armstrong <don@donarmstrong.com>
Thu, 11 Dec 2014 18:12:12 +0000 (10:12 -0800)
emacs_el/.mrconfig [new file with mode: 0644]
emacs_el/web-mode.el [new symlink]

diff --git a/emacs_el/.mrconfig b/emacs_el/.mrconfig
new file mode 100644 (file)
index 0000000..fd28652
--- /dev/null
@@ -0,0 +1,4 @@
+# [jmax]
+# checkout = git clone https://github.com/jkitchin/jmax.git jmax
+[web-mode]
+checkout = git clone https://github.com/fxbois/web-mode.git web-mode
\ No newline at end of file
diff --git a/emacs_el/web-mode.el b/emacs_el/web-mode.el
new file mode 120000 (symlink)
index 0000000..0e2b17d
--- /dev/null
@@ -0,0 +1 @@
+web-mode/web-mode.el
\ No newline at end of file