about summary refs log tree commit diff
path: root/vim/.vimrc
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/.vimrc
parent141b1952a2063d554212ab9f0830eff6c8cebf97 (diff)
update vim submodules
Diffstat (limited to 'vim/.vimrc')
-rw-r--r--vim/.vimrc2
1 files changed, 1 insertions, 1 deletions
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