diff options
| author | Max Christian Pohle | 2023-10-20 19:47:50 +0200 |
|---|---|---|
| committer | Max Christian Pohle | 2023-10-20 19:47:50 +0200 |
| commit | bb61c6f72c569dce81a619bf601524b8e627dfd2 (patch) | |
| tree | e2c1ad924bf94e8c173c4455b8b064c07d649f61 /.gitmodules | |
| parent | 7443eb6e3889e2fca9bc3bdcefd7569590f8f2a2 (diff) | |
| download | vim-bb61c6f72c569dce81a619bf601524b8e627dfd2.tar.bz2 vim-bb61c6f72c569dce81a619bf601524b8e627dfd2.zip | |
Furter house keeping
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 92552d3..b939c33 100644 --- a/.gitmodules +++ b/.gitmodules | |||
| @@ -76,3 +76,6 @@ | |||
| 76 | [submodule "pack/nvim/start/nvim-lsp"] | 76 | [submodule "pack/nvim/start/nvim-lsp"] |
| 77 | path = pack/nvim/start/nvim-lsp | 77 | path = pack/nvim/start/nvim-lsp |
| 78 | url = https://github.com/prabirshrestha/vim-lsp | 78 | url = https://github.com/prabirshrestha/vim-lsp |
| 79 | [submodule "pack/all/start/vim-under-the-cursor"] | ||
| 80 | path = pack/all/start/vim-under-the-cursor | ||
| 81 | url = https://github.com/coderonline/vim-under-the-cursor | ||
