https://github.com/oncomouse/ncm2-biblatex
https://github.com/oncomouse/ncm2-biblatex
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/oncomouse/ncm2-biblatex
- Owner: oncomouse
- Created: 2020-08-23T16:51:39.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-01T21:54:22.000Z (almost 6 years ago)
- Last Synced: 2025-01-21T15:48:45.397Z (over 1 year ago)
- Language: Python
- Size: 10.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# ncm2-biblatex
A BibLaTeX completion source for [ncm2](https://github.com/ncm2/ncm2), inspired by [deoplete-biblatex](https://github.com/lionawurscht/deoplete-biblatex).
## Required
This uses [bibparse](https://github.com/Legisign/bibparse) to parse bibliographies, so run `pip3 install bibparse` before loading this plugin.
## Usage
Set `g:ncm2_biblatex#enabled` or `b:ncm2_biblatex_enabled` to activate this source.
See `:help ncm2_biblatex` for other information.