An open API service indexing awesome lists of open source software.

https://github.com/oncomouse/ncm2-biblatex


https://github.com/oncomouse/ncm2-biblatex

Last synced: 9 months ago
JSON representation

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.