mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-18 08:13:40 -05:00
Updated Examples (markdown)
@@ -43,6 +43,7 @@ Table of Contents
|
||||
* [LastPass CLI](#lastpass-cli)
|
||||
* [fzf-marker](#fzf-marker)
|
||||
* [Search for academic pdfs by author, title, keywords, abstract](#search-for-academic-pdfs-by-author-title-journal-institution)
|
||||
* [BibTeX](#bibtex)
|
||||
|
||||
|
||||
|
||||
@@ -1142,3 +1143,11 @@ Requires the [pdftotext](https://en.wikipedia.org/wiki/Pdftotext) command line t
|
||||

|
||||
|
||||
The script is now given at https://github.com/bellecp/fast-p
|
||||
|
||||
### BibTeX
|
||||
|
||||
Search records in BibTeX files using FZF, select records to cite, or pretty print in markdown. With vim integration.
|
||||
|
||||

|
||||
|
||||
This plugin is at https://github.com/msprev/fzf-bibtex
|
||||
Reference in New Issue
Block a user