diff options
| author | Michal Hanus <mikehanus@protonmail.com> | 2025-12-29 18:32:31 +0100 |
|---|---|---|
| committer | Michal Hanus <mikehanus@protonmail.com> | 2025-12-29 18:32:31 +0100 |
| commit | 688a636a43e70da5337c8dd671d4269621fae80b (patch) | |
| tree | 31f0fdadde28711b585fe90d04046e76f52388ef /.gitmodules | |
| parent | 3374dcf525dc4577de7d6044c8ed386f8acf85bb (diff) | |
nvim
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 0101799..78322d9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule ".local/zsh/zsh-completions"] path = .local/zsh/zsh-completions - url = https://github.com/zsh-users/zsh-history-substring-search.git + url = https://github.com/zsh-users/zsh-completions.git [submodule ".local/zsh/zsh-history-substring-search"] path = .local/zsh/zsh-history-substring-search url = https://github.com/zsh-users/zsh-history-substring-search.git |
