live-command.nvim
Command previewer
A plugin that enables real-time previewing of commands in Neovim, allowing developers to see the effects of their edits before making them permanent.
Easily create previewable commands in Neovim.
510 stars
6 watching
2 forks
Language: Lua
last commit: 3 months ago
Linked from 1 awesome list
neovimneovim-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
frabjous/knap | A plugin for Neovim that provides live-updating previews of various file formats in a customizable viewer. | 353 |
aznhe21/actions-preview.nvim | A plugin that allows previewing code changes with applied LSP code actions. | 405 |
tversteeg/registers.nvim | A plugin that enhances Neovim's register functionality with an interactive UI | 609 |
chomosuke/typst-preview.nvim | An Neovim plugin that renders a real-time preview of code snippets. | 329 |
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 |
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 |
samharju/yeet.nvim | A tool for running shell commands in terminal buffers or tmux panes with minimal configuration. | 101 |
rmagatti/goto-preview | A plugin for Neovim that previewed native LSP definitions in floating windows. | 878 |
ellisonleao/glow.nvim | A plugin that provides a floating preview window within Neovim for displaying Markdown files | 1,298 |
smjonas/inc-rename.nvim | Provides an incremental LSP renaming feature with real-time visual feedback. | 689 |
feiyoug/commander.nvim | A plugin for creating and managing keybindings and commands in a more organized manner, with integration support for Telescope. | 387 |
toppair/peek.nvim | A plugin that renders Markdown files in a preview window with live updates and synchronization | 676 |
gennaro-tedesco/nvim-jqx | A plugin for Neovim that allows users to browse and preview JSON files | 303 |
adelarsq/image_preview.nvim | Displays an image preview of a selected file without opening it in the editor | 161 |
smjonas/snippet-converter.nvim | A tool to convert snippets between different formats and engines | 179 |