knap
Previewer
A plugin for Neovim that provides live-updating previews of various file formats in a customizable viewer.
Neovim plugin for creating live-updating-as-you-type previews of LaTeX, markdown, and other files in the viewer of your choice.
351 stars
5 watching
10 forks
Language: Lua
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
toppair/peek.nvim | A plugin that renders Markdown files in a preview window with live updates and synchronization | 655 |
smjonas/live-command.nvim | A plugin that enables real-time previewing of commands in Neovim, allowing developers to see the effects of their edits before making them permanent. | 508 |
chomosuke/typst-preview.nvim | A plugin that provides a low-latency preview of documents in Neovim. | 309 |
aznhe21/actions-preview.nvim | A plugin that allows previewing code changes with applied LSP code actions. | 400 |
tversteeg/registers.nvim | A plugin that enhances Neovim's register functionality with an interactive UI | 607 |
nacro90/numb.nvim | A plugin that displays a preview of a line from the buffer when entering a number in Vim's command line. | 644 |
rmagatti/goto-preview | An extension for Neovim that displays native LSP definitions in floating windows. | 862 |
davidgranstrom/nvim-markdown-preview | A plugin for Neovim that provides an asynchronous markdown preview feature using pandoc and live-server. | 105 |
ellisonleao/glow.nvim | A plugin that provides a floating preview window within Neovim for displaying Markdown files | 1,288 |
niuiic/typst-preview.nvim | Generates and previews PDF files from compiled typst documents, responding to file changes. | 33 |
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. | 73 |
theknightsofrohan/csvlens.nvim | A plugin for previewing CSV and other separated files in Neovim | 31 |
gennaro-tedesco/nvim-jqx | A plugin for Neovim that allows users to browse and preview JSON files | 300 |
oxy2dev/markview.nvim | A highly customizable markdown previewer with support for LaTeX and HTML rendering inside Neovim | 1,452 |
karb94/neoscroll.nvim | A plugin for Neovim that enables smooth scrolling of windows during various commands | 1,474 |