4a7cb312e1
closes https://github.com/dmtrKovalenko/fff.nvim/issues/20 This allows to use ``` require('fff.main').find_files_in_dir('/Users/neogoose/dev/lightsource') ``` to change cwd and start the picker immediately to choose the file.