diff --git a/.gitmodules b/.gitmodules index 708cf98..ea9ad25 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,6 @@ [submodule "bundle/vim-commentary"] path = bundle/vim-commentary url = git://github.com/tpope/vim-commentary.git +[submodule "bundle/vim-airline"] + path = bundle/vim-airline + url = https://github.com/vim-airline/vim-airline diff --git a/bundle/vim-airline b/bundle/vim-airline new file mode 160000 index 0000000..258430d --- /dev/null +++ b/bundle/vim-airline @@ -0,0 +1 @@ +Subproject commit 258430db82329c1298750af91391c1b21a5a5b58