about summary refs log tree commit diff
path: root/vim
diff options
context:
space:
mode:
authorBen Harris <ben@tilde.team>2020-11-24 23:13:01 -0500
committerBen Harris <ben@tilde.team>2020-11-24 23:13:01 -0500
commit43e22bffd92c5803fb769b42a8547e20e1c3a7ea (patch)
treed836a9a27cd4acd1e04a761c3d341f32b6389017 /vim
parent141b1952a2063d554212ab9f0830eff6c8cebf97 (diff)
update vim submodules
Diffstat (limited to 'vim')
m---------vim/.vim/bundle/vim-airline0
m---------vim/.vim/bundle/vim-fugitive0
m---------vim/.vim/bundle/vim-gitgutter0
-rw-r--r--vim/.vimrc2
4 files changed, 1 insertions, 1 deletions
diff --git a/vim/.vim/bundle/vim-airline b/vim/.vim/bundle/vim-airline
-Subproject 731bdb11d2f57365e02bdb8adaeb59a8b93db27
+Subproject a48f67657ff261422845d367772de38618ccc04
diff --git a/vim/.vim/bundle/vim-fugitive b/vim/.vim/bundle/vim-fugitive
-Subproject 1a77f1c00e12e8460f39098ec3289c5433d3251
+Subproject e90478511d68cb8a0d8e5dea9c3629e7f0091f8
diff --git a/vim/.vim/bundle/vim-gitgutter b/vim/.vim/bundle/vim-gitgutter
-Subproject 987a33355ef424161fdbc4e5d625b5b5aed9704
+Subproject bf813bb99070c22c0a462d79f5072adfb391e4e
diff --git a/vim/.vimrc b/vim/.vimrc
index 938e58f..08ae205 100644
--- a/vim/.vimrc
+++ b/vim/.vimrc
@@ -7,7 +7,7 @@ filetype plugin indent on
 
 syntax enable
 
-colo ron
+colo elflord
 set guifont="JetBrains Mono"
 set noerrorbells visualbell t_vb=
 set mouse+=a