Open
Description
I noticed that this plugin only works correctly if the db for searching is either in the current directory or it's in the root of a git repository. Many times neither of these are true. Do you know the best way to do this?
I ended up modifying my path: 'set path+=;/' in .vimrc and just used findfile(db_name) where the db is being searched for. I'm definitely no vim expert so there might be a better way to do this.
It would probably be better to use something other than path, but I don't know to do this.
Thoughts? I'd be happy to submit a pr once we figure out the best method.
Metadata
Metadata
Assignees
Labels
No labels