2013-10-09 13:18:10 +01:00
|
|
|
[submodule ".vim/bundle/vim-fugitive"]
|
|
|
|
path = .vim/bundle/vim-fugitive
|
|
|
|
url = http://github.com/tpope/vim-fugitive
|
2013-10-09 19:03:28 +01:00
|
|
|
[submodule ".vim/bundle/vim-markdown"]
|
|
|
|
path = .vim/bundle/vim-markdown
|
|
|
|
url = https://github.com/plasticboy/vim-markdown.git
|
2013-10-09 19:24:07 +01:00
|
|
|
[submodule ".vim/bundle/vim-powerline"]
|
|
|
|
path = .vim/bundle/vim-powerline
|
|
|
|
url = https://github.com/Lokaltog/vim-powerline.git
|
|
|
|
[submodule ".vim/bundle/vim-syntastic"]
|
|
|
|
path = .vim/bundle/vim-syntastic
|
|
|
|
url = https://github.com/scrooloose/syntastic
|
2013-10-25 12:44:43 +01:00
|
|
|
[submodule "cygwin/mintty-colors-solarized"]
|
|
|
|
path = cygwin/mintty-colors-solarized
|
|
|
|
url = https://github.com/mavnn/mintty-colors-solarized.git
|
2013-10-25 21:17:56 +01:00
|
|
|
[submodule ".vim/bundle/salt-vim"]
|
|
|
|
path = .vim/bundle/salt-vim
|
|
|
|
url = https://github.com/saltstack/salt-vim.git
|
2013-10-25 21:46:59 +01:00
|
|
|
[submodule ".vim/bundle/vim-airline"]
|
|
|
|
path = .vim/bundle/vim-airline
|
|
|
|
url = https://github.com/bling/vim-airline
|
2013-10-26 07:48:07 +01:00
|
|
|
[submodule ".vim/bundle/vim-gitgutter"]
|
|
|
|
path = .vim/bundle/vim-gitgutter
|
|
|
|
url = https://github.com/airblade/vim-gitgutter
|
2013-10-26 08:45:44 +01:00
|
|
|
[submodule ".vim/bundle/vim-colors-solarized"]
|
|
|
|
path = .vim/bundle/vim-colors-solarized
|
2013-10-26 08:49:37 +01:00
|
|
|
url = git@github.com:cyplo/vim-colors-solarized.git
|
|
|
|
|
2013-11-26 20:21:30 +00:00
|
|
|
[submodule ".oh-my-zsh"]
|
|
|
|
path = .oh-my-zsh
|
|
|
|
url = git://github.com/robbyrussell/oh-my-zsh.git
|
2014-03-29 20:13:06 +00:00
|
|
|
[submodule "gnome-terminal-colors-solarized"]
|
|
|
|
path = gnome-terminal-colors-solarized
|
|
|
|
url = https://github.com/sigurdga/gnome-terminal-colors-solarized
|
2014-06-06 12:35:10 +01:00
|
|
|
[submodule ".vim/bundle/nerdtree"]
|
|
|
|
path = .vim/bundle/nerdtree
|
|
|
|
url = https://github.com/scrooloose/nerdtree
|
2014-06-06 13:21:50 +01:00
|
|
|
[submodule ".vim/bundle/vim-ctrlp"]
|
|
|
|
path = .vim/bundle/vim-ctrlp
|
|
|
|
url = https://github.com/kien/ctrlp.vim.git
|