From 60f099195d037d17d9cb8558e0cae1a2f2c46d2c Mon Sep 17 00:00:00 2001 From: Alison Watson Date: Mon, 19 Aug 2019 13:25:41 -0400 Subject: [PATCH] vconf: actually use the fucking rainbow plugin --- vim/vconf | 1 + 1 file changed, 1 insertion(+) diff --git a/vim/vconf b/vim/vconf index 0b78636..cf83009 100644 --- a/vim/vconf +++ b/vim/vconf @@ -8,6 +8,7 @@ let _agw.tab_wid=3 let _agw.use_ft=1 let _agw.use_list=1 let _agw.use_number=1 +let _agw.use_rainbow=1 let _agw.use_ruby=1 let _agw.use_tagbar=0 let _agw.use_vsp=0