summaryrefslogtreecommitdiffstats
path: root/src/finder/config.rs
AgeCommit message (Expand)Author
2022-11-21chore: split out projectr from tmuxrToby Vincent
2022-11-20test: impl test for `logging::Config` and add `pretty_assertions`Toby Vincent
2022-11-20refactor(finder): set default finder to fzf-tmuxToby Vincent
2022-11-19fix: fix Provider trait impl on config and cli structsToby Vincent
2022-11-17feat: get intitial finder workingToby Vincent
2022-11-10feat: add paths module and testsToby Vincent
2022-11-03feat: impl finderToby Vincent
2022-11-02feat: finish implementing config and cliToby Vincent