{"id":20197703,"url":"https://github.com/jalvesaq/cmp-zotcite","last_synced_at":"2025-10-24T22:00:36.996Z","repository":{"id":145186214,"uuid":"570628228","full_name":"jalvesaq/cmp-zotcite","owner":"jalvesaq","description":"Zotero completion source for nvim-cmp using zotcite as backend.","archived":false,"fork":false,"pushed_at":"2025-01-27T19:08:25.000Z","size":22,"stargazers_count":23,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-27T20:24:30.792Z","etag":null,"topics":["nvim-cmp","zotero"],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jalvesaq.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2022-11-25T16:54:41.000Z","updated_at":"2025-01-27T19:08:29.000Z","dependencies_parsed_at":"2023-11-19T20:25:01.647Z","dependency_job_id":"4648e397-4bdb-4798-9633-bfa258655695","html_url":"https://github.com/jalvesaq/cmp-zotcite","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalvesaq%2Fcmp-zotcite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalvesaq%2Fcmp-zotcite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalvesaq%2Fcmp-zotcite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalvesaq%2Fcmp-zotcite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jalvesaq","download_url":"https://codeload.github.com/jalvesaq/cmp-zotcite/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252822989,"owners_count":21809700,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["nvim-cmp","zotero"],"created_at":"2024-11-14T04:28:03.074Z","updated_at":"2025-10-24T22:00:36.991Z","avatar_url":"https://github.com/jalvesaq.png","language":"Lua","funding_links":[],"categories":["Extensions"],"sub_categories":["Productivity"],"readme":"# cmp-zotcite\n\n**NOTE**: `cmp-zotcite` is obsolete because `zotcite` now includes a built-in LSP server.\n\nZotero completion source for [nvim-cmp](https://github.com/hrsh7th/nvim-cmp) using [zotcite](https://github.com/jalvesaq/zotcite) as backend.\n\n\n## Installation\n\nUse a plugin manager such as [vim-plug](https://github.com/junegunn/vim-plug)\nor [packer](https://github.com/wbthomason/packer.nvim).\n\n## Setup\n\nRegister the source for `nvim-cmp`:\n\n```lua\nrequire'cmp'.setup {\n  sources = {\n    { name = 'cmp_zotcite' },\n  }\n}\n```\n\n## Configuration\n\nThe source is enabled for `markdown`, `rmd`, `typst`, and `quarto` file types by\ndefault, but you can change this:\n\n```lua\nrequire'cmp_zotcite'.setup({\n    filetypes = {\"pandoc\", \"markdown\", \"rmd\", \"quarto\"}\n})\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjalvesaq%2Fcmp-zotcite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjalvesaq%2Fcmp-zotcite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjalvesaq%2Fcmp-zotcite/lists"}