branch: master commit 784910cc972e5cbf97bdd2ef66dde880b0cfaf7f Author: Jackson Ray Hamilton <jack...@jacksonrayhamilton.com> Commit: Jackson Ray Hamilton <jack...@jacksonrayhamilton.com>
externals-list: Add context-coloring --- externals-list | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/externals-list b/externals-list index 19b5af1..ce79467 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") + ("context-coloring" :subtree "https://github.com/jacksonrayhamilton/context-coloring.git") ("darkroom" :subtree "https://github.com/capitaomorte/darkroom.git") ("diff-hl" :subtree "https://github.com/dgutov/diff-hl.git") ("dismal" :external nil)