Skip to content

makerj/vim-pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-pdf

demo

vim-pdf helps VIM to read PDF files in text format using pdftotext utility.

Prerequisite

  • pdftotext

pip install pdftotext 

if pdftotext installition fails

sudo apt install poppler

Installation

it's recommended that you use a plugin manager like vim-plug

vim-plug

Plug 'makerj/vim-pdf'

Vundle

Plugin 'makerj/vim-pdf'

Usage

Just open the PDF file. The rest is done by vim-plug.

About

Make VIM as a PDF reader

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published