diff options
| author | 2015-06-07 15:39:46 +0200 | |
|---|---|---|
| committer | 2015-06-07 15:39:46 +0200 | |
| commit | a7f84a9b707f3654603bccdf7e105f9dc333a171 (patch) | |
| tree | 3ce1ce6029da9334b224632f64b1b7bbcf9f5435 /.gitmodules | |
| parent | f00eb09823f1a4651404b7d020b03c044ee7ea8e (diff) | |
| download | dotfiles-a7f84a9b707f3654603bccdf7e105f9dc333a171.tar.gz dotfiles-a7f84a9b707f3654603bccdf7e105f9dc333a171.tar.bz2 dotfiles-a7f84a9b707f3654603bccdf7e105f9dc333a171.zip | |
Added vim-airline to vim
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 67cd5fc..649d892 100644 --- a/.gitmodules +++ b/.gitmodules | |||
| @@ -22,3 +22,6 @@ | |||
| 22 | [submodule "vim/.vim/bundle/Benokai"] | 22 | [submodule "vim/.vim/bundle/Benokai"] |
| 23 | path = vim/.vim/bundle/Benokai | 23 | path = vim/.vim/bundle/Benokai |
| 24 | url = https://github.com/benjaminwhite/Benokai.git | 24 | url = https://github.com/benjaminwhite/Benokai.git |
| 25 | [submodule "vim/.vim/bundle/vim-airline"] | ||
| 26 | path = vim/.vim/bundle/vim-airline | ||
| 27 | url = https://github.com/bling/vim-airline | ||
