From e14ba97ae8379e2677123255e078625505673fa5 Mon Sep 17 00:00:00 2001 From: Gea-Suan Lin Date: Sat, 13 Jul 2013 18:12:54 +0800 Subject: [PATCH] Use vim-airline --- .gitmodules | 9 +++------ .vim/bundle/vim-airline | 1 + .vim/bundle/vim-powerline.git | 1 - 3 files changed, 4 insertions(+), 7 deletions(-) create mode 160000 .vim/bundle/vim-airline delete mode 160000 .vim/bundle/vim-powerline.git diff --git a/.gitmodules b/.gitmodules index e47589a..fb41098 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,15 +1,9 @@ [submodule ".vim/bundle/git-vim"] path = .vim/bundle/git-vim url = https://github.com/motemen/git-vim -[submodule ".vim/bundle/snipmate.vim"] - path = .vim/bundle/snipmate.vim - url = https://github.com/msanders/snipmate.vim.git [submodule ".vim/bundle/vim-css-color.vim"] path = .vim/bundle/vim-css-color.vim url = https://github.com/ap/vim-css-color.git -[submodule ".vim/bundle/vim-powerline.git"] - path = .vim/bundle/vim-powerline.git - url = https://github.com/Lokaltog/vim-powerline.git [submodule ".vim/bundle/ctrlp.vim"] path = .vim/bundle/ctrlp.vim url = https://github.com/kien/ctrlp.vim.git @@ -19,3 +13,6 @@ [submodule ".vim/bundle/vim-snipmate"] path = .vim/bundle/vim-snipmate url = https://github.com/garbas/vim-snipmate.git +[submodule ".vim/bundle/vim-airline"] + path = .vim/bundle/vim-airline + url = https://github.com/bling/vim-airline.git diff --git a/.vim/bundle/vim-airline b/.vim/bundle/vim-airline new file mode 160000 index 0000000..cba7e48 --- /dev/null +++ b/.vim/bundle/vim-airline @@ -0,0 +1 @@ +Subproject commit cba7e48e5af3ea5a2201931c5f47ce8978c247bf diff --git a/.vim/bundle/vim-powerline.git b/.vim/bundle/vim-powerline.git deleted file mode 160000 index b31111e..0000000 --- a/.vim/bundle/vim-powerline.git +++ /dev/null @@ -1 +0,0 @@ -Subproject commit b31111e14ceac0160a1703030fbbaae5656bee4c