{"id":23477725,"url":"https://github.com/papis/papis-vim","last_synced_at":"2025-08-26T02:07:11.797Z","repository":{"id":102093139,"uuid":"145033112","full_name":"papis/papis-vim","owner":"papis","description":"A vim package to interact with vim","archived":false,"fork":false,"pushed_at":"2022-09-22T22:57:05.000Z","size":20,"stargazers_count":15,"open_issues_count":7,"forks_count":4,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-13T16:12:06.669Z","etag":null,"topics":["bibliography","citations","fzf-scripts","papis","tex","vim-plugin"],"latest_commit_sha":null,"homepage":null,"language":"Vim Script","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/papis.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,"publiccode":null,"codemeta":null}},"created_at":"2018-08-16T19:54:42.000Z","updated_at":"2025-01-26T17:30:04.000Z","dependencies_parsed_at":"2023-07-02T15:45:42.780Z","dependency_job_id":null,"html_url":"https://github.com/papis/papis-vim","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/papis/papis-vim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/papis%2Fpapis-vim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/papis%2Fpapis-vim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/papis%2Fpapis-vim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/papis%2Fpapis-vim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/papis","download_url":"https://codeload.github.com/papis/papis-vim/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/papis%2Fpapis-vim/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272160241,"owners_count":24883779,"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","status":"online","status_checked_at":"2025-08-26T02:00:07.904Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["bibliography","citations","fzf-scripts","papis","tex","vim-plugin"],"created_at":"2024-12-24T18:29:13.398Z","updated_at":"2025-08-26T02:07:11.769Z","avatar_url":"https://github.com/papis.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# The `papis-vim` package\n\nThis package provides Vim support for [Papis](https://papis.readthedocs.io/en/latest/), command-line based bibliography manager.\n\n[Screencast](https://asciinema.org/a/VkKJJYA3RRO4bHnw7Sgkoy2ZB)\n\n## Install \n\nThis package depends on [fzf.vim](https://github.com/junegunn/fzf.vim).\n\n### Using Vundle\n\nAdd these lines to the `.vimrc`:\n\n\n    Plugin 'junegunn/fzf'\n    Plugin 'git@github.com:papis/papis-vim.git'\n\n## Usage\n\nThe `:Papis` command will open a search window for your bibliographic database. `Enter` command will insert citation for the selected record in the current buffer.\n\nThe `:PapisView` command will open the pdf file of the citation currently under your cursor with the same pdf-reader used by papis. \nThis currently only works when using whoosh as backend for the papis database. Add the following to your `config` file of papis:\n\n    database-backend = whoosh\n    whoosh-schema-fields = ['ref']\n\nThe second is needed to enable whoosh for searches through the ref field.\n\n\nAdd the following to your `tex.vim` file for useful keyboard shortcuts:\n\n    nnoremap \u003cbuffer\u003e \u003clocalleader\u003epc :Papis\u003ccr\u003e\n    nnoremap \u003cbuffer\u003e \u003clocalleader\u003epv :PapisView\u003ccr\u003e\n\n## Documentation\n\nFor more information, execute `:help papis` in Vim.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpapis%2Fpapis-vim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpapis%2Fpapis-vim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpapis%2Fpapis-vim/lists"}