diff options
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 | 
1 files changed, 3 insertions, 0 deletions
| diff --git a/.gitmodules b/.gitmodules index 72f95bd..e8c8382 100644 --- a/.gitmodules +++ b/.gitmodules @@ -19,3 +19,6 @@  [submodule "bundle/scratch"]  	path = bundle/scratch  	url = https://github.com/mtth/scratch.vim.git +[submodule "bundle/airline"] +	path = bundle/airline +	url = https://github.com/bling/vim-airline.git | 
