typst-preview.nvim
PDF previewer
Generates and previews PDF files from compiled typst documents, responding to file changes.
Neovim plugin to preview typst document.
33 stars
1 watching
0 forks
Language: Lua
last commit: 7 months ago
Linked from 1 awesome list
neovimplugintypst
Related projects:
Repository | Description | Stars |
---|---|---|
chomosuke/typst-preview.nvim | An Neovim plugin that renders a real-time preview of code snippets. | 329 |
arminveres/md-pdf.nvim | A plugin for converting markdown documents to PDFs with preview capabilities. | 69 |
isak102/telescope-git-file-history.nvim | Allows you to open and preview the current file at any previous commit without detaching HEAD or affecting your git workflow. | 74 |
frabjous/knap | A plugin for Neovim that provides live-updating previews of various file formats in a customizable viewer. | 353 |
adelarsq/image_preview.nvim | Displays an image preview of a selected file without opening it in the editor | 161 |
tversteeg/registers.nvim | A plugin that enhances Neovim's register functionality with an interactive UI | 609 |
toppair/peek.nvim | A plugin that renders Markdown files in a preview window with live updates and synchronization | 676 |
aznhe21/actions-preview.nvim | A plugin that allows previewing code changes with applied LSP code actions. | 405 |
seniormars/typst.nvim | A Neovim plugin for supporting the TypST language with Treesitter highlighting, snippets, and integration. | 144 |
niuiic/part-edit.nvim | Edit specific parts of files directly in a new buffer without affecting the original file | 14 |
amrbashir/nvim-docs-view | A plugin that displays LSP hover documentation in a side panel. | 148 |
niuiic/git-log.nvim | Checks git log of selected code in a neovim window | 15 |
niuiic/scroll.nvim | Smooth scrolling plugin for Neovim. | 17 |
simonmclean/triptych.nvim | A plugin for Neovim's file explorer with 3 floating windows for easy navigation and file management. | 208 |
theknightsofrohan/csvlens.nvim | A plugin for previewing CSV and other separated files in Neovim | 32 |