1
0
mirror of https://github.com/eoli3n/dotfiles synced 2024-11-26 14:13:53 +01:00

added submodules

This commit is contained in:
eoli3n 2017-12-19 02:05:57 +01:00
parent 09233613bb
commit 5ac3122edf

6
.gitmodules vendored

@ -10,3 +10,9 @@
[submodule "roles/vim/files/.vim/bundle/vim-sleuth"] [submodule "roles/vim/files/.vim/bundle/vim-sleuth"]
path = roles/vim/files/.vim/bundle/vim-sleuth path = roles/vim/files/.vim/bundle/vim-sleuth
url = https://github.com/tpope/vim-sleuth url = https://github.com/tpope/vim-sleuth
[submodule "roles/i3-wm/files/.i3/i3lock-fancy-multimonitor"]
path = roles/i3-wm/files/.i3/i3lock-fancy-multimonitor
url = https://github.com/guimeira/i3lock-fancy-multimonitor
[submodule "roles/vim/files/.vim/bundle/colorizer"]
path = roles/vim/files/.vim/bundle/colorizer
url = https://github.com/lilydjwg/colorizer