path = .vim/bundle/ctrlp
url = https://github.com/kien/ctrlp.vim.git
ignore = dirty
-[submodule ".vim/bundle/powerline"]
- path = .vim/bundle/powerline
- url = ssh://tony@nynim.org/data/repo/git/vim-powerline.git
- ignore = dirty
[submodule ".vim/bundle/unimpaired"]
path = .vim/bundle/unimpaired
url = https://github.com/tpope/vim-unimpaired.git
ignore = dirty
+[submodule ".vim/bundle/airline"]
+ path = .vim/bundle/airline
+ url = https://github.com/vim-airline/vim-airline.git
+ ignore = dirty
+[submodule ".vim/bundle/airline-themes"]
+ path = .vim/bundle/airline-themes
+ url = https://github.com/vim-airline/vim-airline-themes.git
+ ignore = dirty