Open
Description
Things to include in config file:
- Custom command for opening files based on file extension
- File extensions to use
- Folders to use
- Glob to use
- Default search mode
- Search parameters, e.g. max token search distance
- Display parameters, e.g. search result snippet size
- Command file
- Search narrowing parameters, e.g. tokens per scope
- Cache dir
- Cache limit
Things to consider:
- Toml?
- Pick up config file from current directory by default?
- Command line arguments override config file values?