typst-preview.nvim
Code previewer
An Neovim plugin that renders a real-time preview of code snippets.
Low latency typst preview for Neovim
329 stars
3 watching
19 forks
Language: Lua
last commit: 2 days ago
Linked from 1 awesome list
luaneovimneovim-luaneovim-pluginnvimnvim-luanvim-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
niuiic/typst-preview.nvim | Generates and previews PDF files from compiled typst documents, responding to file changes. | 33 |
tversteeg/registers.nvim | A plugin that enhances Neovim's register functionality with an interactive UI | 609 |
aznhe21/actions-preview.nvim | A plugin that allows previewing code changes with applied LSP code actions. | 405 |
frabjous/knap | A plugin for Neovim that provides live-updating previews of various file formats in a customizable viewer. | 353 |
amrbashir/nvim-docs-view | A plugin that displays LSP hover documentation in a side panel. | 148 |
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 |
chomosuke/term-edit.nvim | A plugin for Neovim's built-in terminal that provides Vim keybindings and improves editing experience by preventing excessive cursor movement. | 188 |
pocco81/high-str.nvim | A NeoVim plugin for visually highlighting selections with customizable colors. | 310 |
toppair/peek.nvim | A plugin that renders Markdown files in a preview window with live updates and synchronization | 676 |
ellisonleao/glow.nvim | A plugin that provides a floating preview window within Neovim for displaying Markdown files | 1,298 |
adelarsq/image_preview.nvim | Displays an image preview of a selected file without opening it in the editor | 161 |
rmagatti/goto-preview | A plugin for Neovim that previewed native LSP definitions in floating windows. | 878 |
xiyaowong/nvim-cursorword | A plugin that visually highlights the word under the cursor in a text editor. | 135 |
theknightsofrohan/csvlens.nvim | A plugin for previewing CSV and other separated files in Neovim | 32 |
nacro90/numb.nvim | A plugin that displays a preview of a line from the buffer when entering a number in Vim's command line. | 652 |