]> code.delx.au - dotemacs/commitdiff
markdown-mode
authorJames Bunton <jamesbunton@delx.net.au>
Thu, 21 Jul 2016 23:19:26 +0000 (09:19 +1000)
committerJames Bunton <jamesbunton@delx.net.au>
Thu, 21 Jul 2016 23:21:50 +0000 (09:21 +1000)
.gitmodules
README.md [moved from README.txt with 100% similarity]
lisp/my-file-modes.el
packages/README.md [moved from packages/README with 100% similarity]
packages/markdown-mode [new submodule]

index 6a4f4951b7c6323e5aa2413b349cfca732a0d62c..0315f889c9b59598a8d20c483236edbba4c53ffd 100644 (file)
@@ -88,3 +88,6 @@
 [submodule "gnu-emacs"]
        path = gnu-emacs
        url = https://delx.net.au/git/mirror-gnu-emacs
+[submodule "markdown-mode"]
+       path = packages/markdown-mode
+       url = https://github.com/jrblevin/markdown-mode.git
similarity index 100%
rename from README.txt
rename to README.md
index df3af2f1e69479f7f01c11b8f60d9738ea400d31..33bfcad50eb6e44f78c4bc06daf8f66517f6548e 100644 (file)
@@ -25,6 +25,8 @@
 (add-to-list 'auto-mode-alist '("\\.js\\'" . js2-mode))
 (add-to-list 'interpreter-mode-alist '("node" . js2-mode))
 
+(require 'markdown-mode)
+
 (require 'pkgbuild-mode)
 
 (require 'python)
similarity index 100%
rename from packages/README
rename to packages/README.md
diff --git a/packages/markdown-mode b/packages/markdown-mode
new file mode 160000 (submodule)
index 0000000..c5f9265
--- /dev/null
@@ -0,0 +1 @@
+Subproject commit c5f9265edf698017e64c69e32fb1d137a7bfc39e