summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index de821c3..56b3e2a 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -4,3 +4,12 @@
[submodule "lite-xl/lite-xl-terminal"]
path = lite-xl/lite-xl-terminal
url = https://github.com/benjcollins/lite-xl-terminal
+[submodule "oh-my-zsh/custom/plugins/zsh-autosuggestions"]
+ path = oh-my-zsh/custom/plugins/zsh-autosuggestions
+ url = https://github.com/zsh-users/zsh-autosuggestions
+[submodule "oh-my-zsh/custom/plugins/fast-syntax-highlighting"]
+ path = oh-my-zsh/custom/plugins/fast-syntax-highlighting
+ url = https://github.com/zdharma-continuum/fast-syntax-highlighting.git
+[submodule "oh-my-zsh/custom/plugins/zsh-completions"]
+ path = oh-my-zsh/custom/plugins/zsh-completions
+ url = https://github.com/zsh-users/zsh-completions