From: Vitalie Spinu Date: Sun, 30 Aug 2015 23:22:43 +0000 (+0200) Subject: Add company-math and math-symbol-lists to externals X-Git-Url: https://code.delx.au/gnu-emacs-elpa/commitdiff_plain/b3e8fe8a3893581812fad554b5a25239768936be Add company-math and math-symbol-lists to externals --- diff --git a/externals-list b/externals-list index 15f28f346..b26446e40 100644 --- a/externals-list +++ b/externals-list @@ -23,6 +23,7 @@ ("chess" :external nil) ;; Was https://github.com/jwiegley/emacs-chess.git ("coffee-mode" :subtree "https://github.com/defunkt/coffee-mode") ("company" :subtree "https://github.com/company-mode/company-mode.git") + ("company-math" :subtree "https://github.com/vspinu/company-math.git") ("context-coloring" :subtree "https://github.com/jacksonrayhamilton/context-coloring.git") ("darkroom" :subtree "https://github.com/capitaomorte/darkroom.git") ("dbus-codegen" :subtree "https://github.com/ueno/dbus-codegen-el.git") @@ -38,6 +39,7 @@ ("gnorb" :subtree "https://github.com/girzel/gnorb") ("ioccur" :subtree "https://github.com/thierryvolpiatto/ioccur.git") ("js2-mode" :subtree "https://github.com/mooz/js2-mode.git") + ("math-symbol-lists" :subtree "https://github.com/vspinu/math-symbol-lists.git") ("omn-mode" :external nil) ("pabbrev" :external "https://github.com/phillord/pabbrev.git") ("pinentry" :subtree "https://github.com/ueno/pinentry-el.git")