2013-10-09 14:18:10 +02:00
|
|
|
[submodule ".vim/bundle/vim-fugitive"]
|
|
|
|
path = .vim/bundle/vim-fugitive
|
|
|
|
url = http://github.com/tpope/vim-fugitive
|
2013-10-09 20:03:28 +02:00
|
|
|
[submodule ".vim/bundle/vim-markdown"]
|
|
|
|
path = .vim/bundle/vim-markdown
|
|
|
|
url = https://github.com/plasticboy/vim-markdown.git
|
2013-10-09 20:24:07 +02: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 13:44:43 +02:00
|
|
|
[submodule "cygwin/mintty-colors-solarized"]
|
|
|
|
path = cygwin/mintty-colors-solarized
|
|
|
|
url = https://github.com/mavnn/mintty-colors-solarized.git
|
2013-10-25 22:17:56 +02:00
|
|
|
[submodule ".vim/bundle/salt-vim"]
|
|
|
|
path = .vim/bundle/salt-vim
|
|
|
|
url = https://github.com/saltstack/salt-vim.git
|
2013-10-25 22:46:59 +02:00
|
|
|
[submodule ".vim/bundle/vim-airline"]
|
|
|
|
path = .vim/bundle/vim-airline
|
|
|
|
url = https://github.com/bling/vim-airline
|
2013-10-26 08:48:07 +02:00
|
|
|
[submodule ".vim/bundle/vim-gitgutter"]
|
|
|
|
path = .vim/bundle/vim-gitgutter
|
|
|
|
url = https://github.com/airblade/vim-gitgutter
|
2013-10-26 09:45:44 +02:00
|
|
|
[submodule ".vim/bundle/vim-colors-solarized"]
|
|
|
|
path = .vim/bundle/vim-colors-solarized
|
2015-07-19 10:06:13 +02:00
|
|
|
url = https://github.com/cyplo/vim-colors-solarized.git
|
2013-10-26 09:49:37 +02:00
|
|
|
|
2013-11-26 21:21:30 +01:00
|
|
|
[submodule ".oh-my-zsh"]
|
|
|
|
path = .oh-my-zsh
|
|
|
|
url = git://github.com/robbyrussell/oh-my-zsh.git
|
2014-06-06 13:35:10 +02:00
|
|
|
[submodule ".vim/bundle/nerdtree"]
|
|
|
|
path = .vim/bundle/nerdtree
|
|
|
|
url = https://github.com/scrooloose/nerdtree
|
2014-06-06 14:21:50 +02:00
|
|
|
[submodule ".vim/bundle/vim-ctrlp"]
|
|
|
|
path = .vim/bundle/vim-ctrlp
|
|
|
|
url = https://github.com/kien/ctrlp.vim.git
|
2014-12-08 11:21:59 +01:00
|
|
|
[submodule "tools/icdiff.git"]
|
|
|
|
path = tools/icdiff.git
|
|
|
|
url = https://github.com/jeffkaufman/icdiff.git
|
2015-01-28 22:29:56 +01:00
|
|
|
[submodule ".vim/bundle/splice"]
|
|
|
|
path = .vim/bundle/splice
|
|
|
|
url = https://github.com/sjl/splice.vim.git
|
2015-03-16 14:23:49 +01:00
|
|
|
[submodule ".vim/bundle/vim-dirdiff"]
|
|
|
|
path = .vim/bundle/vim-dirdiff
|
|
|
|
url = git://github.com/will133/vim-dirdiff
|
2015-03-22 12:35:34 +01:00
|
|
|
[submodule "tools/subuser"]
|
|
|
|
path = tools/subuser
|
|
|
|
url = https://github.com/subuser-security/subuser
|
2015-07-03 23:35:00 +02:00
|
|
|
[submodule ".oh-my-zsh-plugins/zsh-syntax-highlighting"]
|
|
|
|
path = .oh-my-zsh-plugins/zsh-syntax-highlighting
|
|
|
|
url = git://github.com/zsh-users/zsh-syntax-highlighting.git
|
2015-07-11 19:01:03 +02:00
|
|
|
[submodule ".vim/bundle/rust.vim"]
|
|
|
|
path = .vim/bundle/rust.vim
|
|
|
|
url = https://github.com/rust-lang/rust.vim.git
|
2015-07-19 09:56:32 +02:00
|
|
|
[submodule ".vim/bundle/racer"]
|
|
|
|
path = .vim/bundle/racer
|
|
|
|
url = https://github.com/phildawes/racer.git
|
2015-09-20 11:28:27 +02:00
|
|
|
[submodule ".vim/bundle/YouCompleteMe"]
|
|
|
|
path = .vim/bundle/YouCompleteMe
|
|
|
|
url = https://github.com/Valloric/YouCompleteMe.git
|
2016-01-13 13:25:34 +02:00
|
|
|
[submodule ".vim/bundle/ack.vim"]
|
|
|
|
path = .vim/bundle/ack.vim
|
|
|
|
url = https://github.com/mileszs/ack.vim.git
|
2016-05-15 21:38:20 +02:00
|
|
|
[submodule ".vim/bundle/vim-cargo"]
|
|
|
|
path = .vim/bundle/vim-cargo
|
|
|
|
url = https://github.com/timonv/vim-cargo.git
|
|
|
|
[submodule ".vim/bundle/vim-dispatch"]
|
|
|
|
path = .vim/bundle/vim-dispatch
|
|
|
|
url = https://github.com/tpope/vim-dispatch.git
|