| 12345678910111213141516171819202122232425262728293031 | 
							- [submodule "zsh/plugins/zsh-history-substring-search"]
 
- 	path = zsh/plugins/zsh-history-substring-search
 
- 	url = https://github.com/zsh-users/zsh-history-substring-search
 
- [submodule "zsh/plugins/zsh-syntax-highlighting"]
 
- 	path = zsh/plugins/zsh-syntax-highlighting
 
- 	url = https://github.com/zsh-users/zsh-syntax-highlighting
 
- [submodule "vim/bundle/undotree"]
 
- 	path = vim/bundle/undotree
 
- 	url = https://github.com/mbbill/undotree
 
- [submodule "vim/bundle/vim-geeknote"]
 
- 	path = vim/bundle/vim-geeknote
 
- 	url = https://github.com/neilagabriel/vim-geeknote
 
- [submodule "vim/bundle/syntastic"]
 
- 	path = vim/bundle/syntastic
 
- 	url = https://github.com/scrooloose/syntastic
 
- [submodule "vim/bundle/mru.vim"]
 
- 	path = vim/bundle/mru.vim
 
- 	url = https://github.com/vim-scripts/mru.vim
 
- [submodule "vim/bundle/vim-fugitive"]
 
- 	path = vim/bundle/vim-fugitive
 
- 	url = https://github.com/tpope/vim-fugitive
 
- [submodule "vim/bundle/vimux"]
 
- 	path = vim/bundle/vimux
 
- 	url = https://github.com/benmills/vimux
 
- [submodule "vim/bundle/vim-airline"]
 
- 	path = vim/bundle/vim-airline
 
- 	url = https://github.com/vim-airline/vim-airline
 
- [submodule "vim/bundle/YouCompleteMe"]
 
- 	path = vim/bundle/YouCompleteMe
 
- 	url = https://github.com/Valloric/YouCompleteMe
 
-     ignore = dirty
 
 
  |