branch: master
commit 36da050d531f9789932c1ac9b37f40d0e1636ef7
Author: Stefan Monnier <[email protected]>
Commit: Stefan Monnier <[email protected]>

    * externals-list: Add sql-indent
---
 externals-list | 1 +
 1 file changed, 1 insertion(+)

diff --git a/externals-list b/externals-list
index f958835..ba91a1e 100644
--- a/externals-list
+++ b/externals-list
@@ -84,6 +84,7 @@
  ("soap-client"                :core ("lisp/net/soap-client.el" 
"lisp/net/soap-inspect.el"))
  ("sotlisp" :subtree "https://github.com/Malabarba/speed-of-thought-lisp";)
  ("spinner" :subtree "https://github.com/Malabarba/spinner.el";)
+ ("sql-indent"          :external 
"https://github.com/alex-hhh/emacs-sql-indent";)
  ("temp-buffer-browse"  :subtree 
"https://github.com/leoliu/temp-buffer-browse";)
  ("test-simple"         :subtree "https://github.com/rocky/emacs-test-simple";)
  ("vdiff"               :subtree "https://github.com/justbur/emacs-vdiff";)

Reply via email to