From bc7def2852563cae5a974ca6243da936a130efa9 Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Mon, 15 Jun 2020 14:45:09 -0400 Subject: add vim-airline --- vim/.vim/bundle/vim-airline | 1 + vim/.vim/bundle/vim-gitgutter | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 160000 vim/.vim/bundle/vim-airline (limited to 'vim/.vim') diff --git a/vim/.vim/bundle/vim-airline b/vim/.vim/bundle/vim-airline new file mode 160000 index 0000000..ee85ed4 --- /dev/null +++ b/vim/.vim/bundle/vim-airline @@ -0,0 +1 @@ +Subproject commit ee85ed4c673b859cf8c3626a6669b8e3cd2392fa diff --git a/vim/.vim/bundle/vim-gitgutter b/vim/.vim/bundle/vim-gitgutter index 9784226..e31e9bb 160000 --- a/vim/.vim/bundle/vim-gitgutter +++ b/vim/.vim/bundle/vim-gitgutter @@ -1 +1 @@ -Subproject commit 9784226ba766662d298554a5c66fd938497f2233 +Subproject commit e31e9bb35f7346caab4fcf972d44449bdfd3230a -- cgit 1.4.1