autocomplete-bibtex icon indicating copy to clipboard operation
autocomplete-bibtex copied to clipboard

Use package in file formats other than .md?

Open rinalynne opened this issue 4 years ago • 1 comments

The description does not suggest that this package should only be usable in .md files, but it does not work in other file formats such as .txt or .org. Is there a way to change this?

rinalynne avatar Jun 02 '20 19:06 rinalynne

Maybe try to change the Scope in the settings? I got it to work with .tex files by including .text.tex, e.g.:

.source.gfm,.text.md,.text.tex

filippeof avatar Sep 27 '20 15:09 filippeof