In other editors like sublime, if I search for usermodel
it will match the path of models/users.ex
, however in CtrlP if I do the same query it will fail. I have to remember to search the path modeluser
to make the match.
Is there a way to tweak this so that usermodel
or user model
would match? I've read the docs and don't see a way but i'm new to it and am not sure if i'm just missing something.