diff options
| author | Syndamia <kamen@syndamia.com> | 2024-03-10 22:45:01 +0200 |
|---|---|---|
| committer | Syndamia <kamen@syndamia.com> | 2024-03-10 22:45:01 +0200 |
| commit | a6e96b572371a9da9f133f81e268befcae7d5fd8 (patch) | |
| tree | 9e4b1c141138929c66ee4d03a8196a19eeba85f7 /.gitmodules | |
| parent | a94453cde8c57625f3878f7da069cd35c40844c3 (diff) | |
| download | dotfiles-a6e96b572371a9da9f133f81e268befcae7d5fd8.tar dotfiles-a6e96b572371a9da9f133f81e268befcae7d5fd8.tar.gz dotfiles-a6e96b572371a9da9f133f81e268befcae7d5fd8.zip | |
[.nvim] Added submodule
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 6c78c9e..4ff5135 100644 --- a/.gitmodules +++ b/.gitmodules @@ -9,3 +9,6 @@ [submodule ".zsh/zsh-syntax-highlighting"] path = .zsh/zsh-syntax-highlighting url = https://github.com/zsh-users/zsh-syntax-highlighting.git +[submodule ".nvim"] + path = .nvim + url = git@gitlab.com:Syndamia/anderson.git |
