summaryrefslogtreecommitdiffstats
path: root/src/finder
AgeCommit message (Collapse)Author
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-12refactor: change error to use Display instead of DebugToby 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