Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add citationkey completion from sources not listed in YAML header #3

Open
Konfekt opened this issue Nov 19, 2020 · 1 comment
Open

Comments

@Konfekt
Copy link

Konfekt commented Nov 19, 2020

The vim-pandoc-completion-module of https://github.com/vim-pandoc/vim-pandoc offers in addition to completion of citation keys of the BIB file given in the YAML header, that of keys in other sources, as listed in the variable g:pandoc#biblio#sources:

g:pandoc#biblio#sources
  default = "bcgy"

  Where to look for bibliographies:

    b: use files with the same name as the current file, in the working dir
    c: use any bibliography in the working dir
    l: look in pandoc's local dir
    t: look in the local texmf tree
    g: append items in |g:pandoc#biblio#bibs|
    y: look in the current file's YAML header

If this functionality could be merged in?

@patashish704
Copy link
Owner

Sure, give me a couple of days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants