zsh-workers
 help / color / mirror / code / Atom feed
* PATCH: _pdf: add apvlv pdf viewer
@ 2011-06-19 18:42 Luka Perkov
  0 siblings, 0 replies; only message in thread
From: Luka Perkov @ 2011-06-19 18:42 UTC (permalink / raw)
  To: zsh-workers

Add auto completion for apvlv. apvlv is minimalistic pdf viewer with vim
bindings; more info here:

http://code.google.com/p/apvlv/
http://naihe2010.github.com/apvlv/

Signed-off-by: Luka Perkov < lists ->-to->- lukaperkov.net >
---

diff --git a/Completion/Unix/Type/_pdf b/Completion/Unix/Type/_pdf
index a2fbbc5..a260199 100644
--- a/Completion/Unix/Type/_pdf
+++ b/Completion/Unix/Type/_pdf
@@ -1,4 +1,4 @@
-#compdef pdf2dsc pdf2ps pdfimages pdfinfo pdftopbm pdftops pdftotext pdfopt pdffonts kpdf
+#compdef pdf2dsc pdf2ps pdfimages pdfinfo pdftopbm pdftops pdftotext pdfopt pdffonts kpdf apvlv
 
 local expl ext=''
 


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-06-19 18:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-19 18:42 PATCH: _pdf: add apvlv pdf viewer Luka Perkov

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).