Fix custom text object
This commit is contained in:
parent
f81b8c137b
commit
8579e299da
|
@ -986,6 +986,7 @@ void select_object(Context& context, NormalParams params)
|
|||
return select<mode>(context, std::bind(select_surrounding, _1, _2,
|
||||
params[0], params[1], count, flags));
|
||||
});
|
||||
return;
|
||||
}
|
||||
|
||||
static constexpr struct
|
||||
|
|
Loading…
Reference in New Issue
Block a user