1
0
mirror of https://github.com/akelge/vim synced 2025-07-12 01:22:10 +00:00

added tlib

This commit is contained in:
Andrea Mistrali
2021-06-29 13:27:23 +02:00
parent 43d0cfcc22
commit d7922b61f1
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -49,3 +49,6 @@
[submodule "pack/local/start/vim-fugitive"]
path = pack/local/start/vim-fugitive
url = git@github.com:tpope/vim-fugitive.git
[submodule "pack/local/start/tlib_vim"]
path = pack/local/start/tlib_vim
url = git@github.com:tomtom/tlib_vim.git