telescope-git-file-history.nvim
File preview plugin
Allows you to open and preview the current file at any previous commit without detaching HEAD or affecting your git workflow.
Open/preview contents of the current file at a specific commit, without using git checkout
73 stars
2 watching
4 forks
Language: Lua
last commit: about 2 months ago
Linked from 1 awesome list
neovim-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
chomosuke/typst-preview.nvim | A plugin that provides a low-latency preview of documents in Neovim. | 309 |
niuiic/typst-preview.nvim | Generates and previews PDF files from compiled typst documents, responding to file changes. | 33 |
aznhe21/actions-preview.nvim | A plugin that allows previewing code changes with applied LSP code actions. | 400 |
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 |
frabjous/knap | A plugin for Neovim that provides live-updating previews of various file formats in a customizable viewer. | 351 |
adelarsq/image_preview.nvim | Displays an image preview of a selected file without opening it in the editor | 159 |
theknightsofrohan/csvlens.nvim | A plugin for previewing CSV and other separated files in Neovim | 31 |
moyiz/git-dev.nvim | A plugin for Neovim to open remote Git repositories directly within the editor. | 88 |
ellisonleao/glow.nvim | A plugin that provides a floating preview window within Neovim for displaying Markdown files | 1,288 |
niuiic/git-log.nvim | Checks git log of selected code in a neovim window | 15 |
aaronhallaert/advanced-git-search.nvim | An extension for Neovim that enables searching through Git history by various criteria and displaying relevant commit information. | 339 |
rmagatti/goto-preview | An extension for Neovim that displays native LSP definitions in floating windows. | 862 |
mikesmithgh/git-prompt-string-lualine.nvim | A Neovim plugin that integrates git-prompt-string into the statusline, providing a customizable Git prompt. | 22 |
sidofc/carbon.nvim | A simple directory tree viewer for Neovim that automatically updates its state in response to changes in the current working directory. | 178 |
tversteeg/registers.nvim | A plugin that enhances Neovim's register functionality with an interactive UI | 607 |