Giter VIP home page Giter VIP logo

cmp-zotcite's Introduction

cmp-zotcite

Zotero completion source for nvim-cmp using zotcite as backend.

Installation

Use a plugin manager such as vim-plug or packer.

Setup

Register the source for nvim-cmp:

require'cmp'.setup {
  sources = {
    { name = 'cmp_zotcite' },
  }
}

Configuration

The source is enabled for markdown, rmd and quarto file types by default, but you can change this:

require'cmp_zotcite'.setup({
    filetypes = {"pandoc", "markdown", "rmd", "quarto"}
})

cmp-zotcite's People

Contributors

jalvesaq avatar adam-coates avatar

Stargazers

Pedro Mendes avatar Jerid Francom avatar  avatar  avatar Josh Peterson avatar Alex Wang avatar Jannik Buhr avatar Adam H. Sparks avatar Gabriel Pereira avatar Raffaele Mancuso avatar RJ avatar Daniel avatar Ryan Young avatar Callum Arnold avatar Ali Hammad avatar Hongyuan Jia avatar

Watchers

 avatar  avatar

cmp-zotcite's Issues

Advantages?

Hello,

I noticed there is a nvim-cmp source for pandoc+markdown references: https://github.com/jc-doyle/cmp-pandoc-references

So in theory I can export my bibliography in a LaTeX file, keeps it synchronized through BetterBibLatex, and use that plugin.

Are there any advantages of using cmp-zotcite over this method?

Thank you for your attention and best regards.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.