This has been an immensely useful plugin. At the moment, I use a single master bib file, but also call telescope-bibtex with the local bib files being used. It would be useful to be able to call the two separately (via a shortcut, eventually). So for example: `:Telescope bibtex global` will run it with the global bib file specified in the configuration, while `:Telescope bibtex local` will run it only parsing the bib files in the same directory (local). Is this possible?