Skip to content

PDF Plugin

Help query: "What does the pdf plugin do?" / "How do I use pdf in Volt?"

The pdf plugin controls native PDF buffers: next/previous page, rotate clockwise, delete page, and save. It is commonly used with LaTeX open mode.

Package namepdf
Moduleuser/pdf.rs

What it does

  • Navigate PDF pages
  • Rotate pages
  • Delete a page and save the PDF buffer

Commands

CommandDescription
pdf.next-pageGoes to the next PDF page.
pdf.previous-pageGoes to the previous PDF page.
pdf.rotate-clockwiseRotates the current page clockwise.
pdf.delete-pageDeletes the current page.

Keybindings

ChordCommandScope
PageDownpdf.next-pagePDF buffer
PageUppdf.previous-pagePDF buffer
Ctrl+rpdf.rotate-clockwisePDF buffer
Dpdf.delete-pagePDF buffer
Sbuffer.savePDF buffer

Volt — modal editor platform · docs optimized for in-editor help search