-
Notifications
You must be signed in to change notification settings - Fork 166
Closed
@ghost
Description
if I type py
and press up arrow I want to match python code.py
but not vim code.py
In this substring search, vim code.py
obviously matches because py
is a substring of vim code.py
I would like a simpler, start-only matcher.
Where does that exist?
Metadata
Metadata
Assignees
Labels
No labels