New modules
This commit is contained in:
parent
7d5de17610
commit
8c22db7bba
7 changed files with 33 additions and 8 deletions
15
.gitmodules
vendored
15
.gitmodules
vendored
|
@ -13,3 +13,18 @@
|
|||
[submodule "vim/bundle/vim-airline-themes"]
|
||||
path = vim/bundle/vim-airline-themes
|
||||
url = https://github.com/vim-airline/vim-airline-themes
|
||||
[submodule "vim/bundle/vim-snippets"]
|
||||
path = vim/bundle/vim-snippets
|
||||
url = https://github.com/honza/vim-snippets.git
|
||||
[submodule "vim/bundle/tlib_vim"]
|
||||
path = vim/bundle/tlib_vim
|
||||
url = https://github.com/tomtom/tlib_vim.git
|
||||
[submodule "vim/bundle/vim-addon-mw-utils"]
|
||||
path = vim/bundle/vim-addon-mw-utils
|
||||
url = https://github.com/MarcWeber/vim-addon-mw-utils.git
|
||||
[submodule "vim/bundle/vim-snipmate"]
|
||||
path = vim/bundle/vim-snipmate
|
||||
url = https://github.com/garbas/vim-snipmate.git
|
||||
[submodule "vim/bundle/tabular"]
|
||||
path = vim/bundle/tabular
|
||||
url = https://github.com/godlygeek/tabular.git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue