Fix custom text object

This commit is contained in:
Maxime Coste 2016-10-05 09:36:25 +01:00
parent f81b8c137b
commit 8579e299da

View File

@ -986,6 +986,7 @@ void select_object(Context& context, NormalParams params)
return select<mode>(context, std::bind(select_surrounding, _1, _2, return select<mode>(context, std::bind(select_surrounding, _1, _2,
params[0], params[1], count, flags)); params[0], params[1], count, flags));
}); });
return;
} }
static constexpr struct static constexpr struct