auto commit
This commit is contained in:
parent
ff91f59227
commit
b877360a1c
@ -710,9 +710,7 @@
|
|||||||
continue
|
continue
|
||||||
endif
|
endif
|
||||||
|
|
||||||
if empty(hlchar) || pos != hlchar
|
call add(targets, pos)
|
||||||
call add(targets, pos)
|
|
||||||
endif
|
|
||||||
endwhile
|
endwhile
|
||||||
|
|
||||||
if a:direction == 2
|
if a:direction == 2
|
||||||
@ -728,9 +726,7 @@
|
|||||||
continue
|
continue
|
||||||
endif
|
endif
|
||||||
|
|
||||||
if empty(hlchar) || pos != hlchar
|
call add(targets2, pos)
|
||||||
call add(targets2, pos)
|
|
||||||
endif
|
|
||||||
endwhile
|
endwhile
|
||||||
let t1 = 0
|
let t1 = 0
|
||||||
let t2 = 0
|
let t2 = 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user