X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/37e7f9f5e866c1bb7dd29bbe606db5220b207f51..63dba7ee02bc3152b0820a4ce163bf19c9d88a2e:/.gitmodules?ds=inline diff --git a/.gitmodules b/.gitmodules index a6aef1b..447a11a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,3 +16,6 @@ [submodule "vim/bundle/nerdtree"] path = vim/bundle/nerdtree url = https://github.com/scrooloose/nerdtree.git +[submodule "vim/bundle/vim-airline"] + path = vim/bundle/vim-airline + url = https://github.com/bling/vim-airline