mirror of
https://github.com/jremmen/vim-ripgrep.git
synced 2025-12-27 04:04:58 +08:00
uncomment guard
This commit is contained in:
parent
c8a37cff20
commit
4abd5d40c0
1 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue