From 460facae9bb0ad4db94ba25e1e97be40bdaf4a59 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Tue, 11 Sep 2018 11:59:35 -0400 Subject: [PATCH] [emacs] update 6 drones, assimilate 2 new deps lib/doom-modeline master 0.4.0-10-g54c2824 lib/ghub master v2.0.1-45-gcdccff8 lib/graphql master ea85c2b lib/haskell-mode master v13.14-1172-gb441b93 lib/org master release_9.1.14-912-g5fe165003 lib/projectile master v1.0.0-25-g0944c25 lib/tao-theme master 8582ac9 lib/treepy master 0.1.1 --- .gitmodules | 6 ++++++ lib/doom-modeline | 2 +- lib/ghub | 2 +- lib/graphql | 1 + lib/haskell-mode | 2 +- lib/org | 2 +- lib/projectile | 2 +- lib/tao-theme | 2 +- lib/treepy | 1 + 9 files changed, 14 insertions(+), 6 deletions(-) create mode 160000 lib/graphql create mode 160000 lib/treepy diff --git a/.gitmodules b/.gitmodules index 1652929..edf5d79 100644 --- a/.gitmodules +++ b/.gitmodules @@ -92,6 +92,9 @@ [submodule "git-modes"] path = lib/git-modes url = git@github.com:magit/git-modes.git +[submodule "graphql"] + path = lib/graphql + url = git@github.com:vermiculus/graphql.el.git [submodule "haskell-mode"] path = lib/haskell-mode url = git@github.com:haskell/haskell-mode.git @@ -200,6 +203,9 @@ path = lib/tao-theme url = git@github.com:11111000000/tao-theme-emacs.git remote = aminb git@github.com:aminb/tao-theme-emacs.git +[submodule "treepy"] + path = lib/treepy + url = git@github.com:volrath/treepy.el.git [submodule "undo-tree"] path = lib/undo-tree url = git@github.com:emacsorphanage/undo-tree.git diff --git a/lib/doom-modeline b/lib/doom-modeline index bc06fad..54c2824 160000 --- a/lib/doom-modeline +++ b/lib/doom-modeline @@ -1 +1 @@ -Subproject commit bc06fadfc7cbdcbd5c31adc7cae0d4769de284d4 +Subproject commit 54c28241253b3036ce76a71ef7c9a3edc14e0847 diff --git a/lib/ghub b/lib/ghub index 1653e6f..cdccff8 160000 --- a/lib/ghub +++ b/lib/ghub @@ -1 +1 @@ -Subproject commit 1653e6f1f178a8d45c55c687022641f38d79a588 +Subproject commit cdccff8d312d8171a43e6914ab48141e83383766 diff --git a/lib/graphql b/lib/graphql new file mode 160000 index 0000000..ea85c2b --- /dev/null +++ b/lib/graphql @@ -0,0 +1 @@ +Subproject commit ea85c2b32be52c29e435be669445a67edfd80508 diff --git a/lib/haskell-mode b/lib/haskell-mode index dd0ea64..b441b93 160000 --- a/lib/haskell-mode +++ b/lib/haskell-mode @@ -1 +1 @@ -Subproject commit dd0ea640fa449d021399a17db65e4d50d3f0f2a9 +Subproject commit b441b9353cf5693392bf16f2d6d5cd41164493be diff --git a/lib/org b/lib/org index 98755f6..5fe1650 160000 --- a/lib/org +++ b/lib/org @@ -1 +1 @@ -Subproject commit 98755f62968d871a9e44ee163030be85c0f4a2d4 +Subproject commit 5fe16500348a084f2612f0118d434f7147c3ffeb diff --git a/lib/projectile b/lib/projectile index 62ef2ae..0944c25 160000 --- a/lib/projectile +++ b/lib/projectile @@ -1 +1 @@ -Subproject commit 62ef2aea33600b0b992905a37eff6febf30268d6 +Subproject commit 0944c25d7679621cef1473ebb81cb560e9547a34 diff --git a/lib/tao-theme b/lib/tao-theme index 3e3e401..8582ac9 160000 --- a/lib/tao-theme +++ b/lib/tao-theme @@ -1 +1 @@ -Subproject commit 3e3e401ba16adf4621fc5bb0da1fa3fac4fe9da2 +Subproject commit 8582ac924995c0442e60e061fb89f494ff18b1b1 diff --git a/lib/treepy b/lib/treepy new file mode 160000 index 0000000..b40e6b0 --- /dev/null +++ b/lib/treepy @@ -0,0 +1 @@ +Subproject commit b40e6b09eb9be45da67b8c9e4990a5a0d7a2a09d -- 2.20.1