summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorMarc Pervaz Boocha <mboocha@sudomsg.xyz>2024-11-23 17:52:12 +0530
committerMarc Pervaz Boocha <mboocha@sudomsg.xyz>2024-11-23 17:52:12 +0530
commitefe955b06840e20d45cc6bff5123e35d40692ce4 (patch)
tree1f6990b1869ee6c83026780ec96fd5a9a06be65f /.gitmodules
parentFixed bugs (diff)
downloaddotfiles-efe955b06840e20d45cc6bff5123e35d40692ce4.tar
dotfiles-efe955b06840e20d45cc6bff5123e35d40692ce4.tar.gz
dotfiles-efe955b06840e20d45cc6bff5123e35d40692ce4.tar.bz2
dotfiles-efe955b06840e20d45cc6bff5123e35d40692ce4.tar.lz
dotfiles-efe955b06840e20d45cc6bff5123e35d40692ce4.tar.xz
dotfiles-efe955b06840e20d45cc6bff5123e35d40692ce4.tar.zst
dotfiles-efe955b06840e20d45cc6bff5123e35d40692ce4.zip
Readded zsh-completions
Diffstat (limited to '')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 8843cd6..ab26671 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -35,3 +35,6 @@
path = .local/share/nvim/site/pack/plugins/start/lazydev
url = https://github.com/folke/lazydev.nvim
+[submodule "zsh-completions"]
+ path = .zfunc/zsh-completions
+ url = https://github.com/zsh-users/zsh-completions.git