summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTill Höppner2017-05-05 02:58:16 +0200
committerTill Höppner2017-05-05 02:58:16 +0200
commitddbd1887ed527c87cca969c0e3e0f48afcf4b4fb (patch)
tree727b05ccc1da825fbb8cbffbab6df98d07fcf9da /.gitmodules
downloadzsh-ddbd1887ed527c87cca969c0e3e0f48afcf4b4fb.tar.gz
zsh-ddbd1887ed527c87cca969c0e3e0f48afcf4b4fb.tar.xz
zsh-ddbd1887ed527c87cca969c0e3e0f48afcf4b4fb.zip
Add zplug and fast-syntax-highlighting
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..9e01c66
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,6 @@
+[submodule "zplug"]
+ path = zplug
+ url = gh:zplug/zplug
+[submodule "plugins/fast-syntax-highlighting"]
+ path = plugins/fast-syntax-highlighting
+ url = https://github.com/zdharma/fast-syntax-highlighting