uncomment guard

This commit is contained in:
jremmen 2016-09-24 22:31:07 -07:00
parent c8a37cff20
commit 4abd5d40c0

View file

@ -1,6 +1,6 @@
"if exists('g:loaded_rg') || &cp
" finish
"endif
if exists('g:loaded_rg') || &cp
finish
endif
let g:loaded_rg = 1