|
@@ -25,3 +25,6 @@
|
25
|
25
|
[submodule "dotfiles/vim/bundle/colorschemes"]
|
26
|
26
|
path = dotfiles/vim/bundle/colorschemes
|
27
|
27
|
url = https://github.com/flazz/vim-colorschemes.git
|
|
28
|
+[submodule "dotfiles/vim/bundle/targets"]
|
|
29
|
+ path = dotfiles/vim/bundle/targets
|
|
30
|
+ url = https://github.com/wellle/targets.vim
|