telescope-undo.nvim
Undo viewer
An extension for viewing and searching an undo tree in Neovim
A telescope extension to view and search your undo tree 🌴
686 stars
7 watching
11 forks
Language: Lua
last commit: about 1 month ago
Linked from 1 awesome list
neovimneovim-pluginneovim-pluginsnvimnvim-pluginnvim-pluginsnvim-telescopetelescope-extension
Related projects:
Repository | Description | Stars |
---|---|---|
polirritmico/telescope-lazy-plugins.nvim | A utility extension for Telescope, providing quick access to configuration files of plugins managed by lazy.nvim. | 55 |
jvgrootveld/telescope-zoxide | An extension for telescope.nvim that allows zoxide to be used within Neovim. | 321 |
sjl/gundo.vim | A Vim plugin that visualizes the undo history of a text editor | 1,475 |
simonmclean/triptych.nvim | A plugin for Neovim's file explorer with 3 floating windows for easy navigation and file management. | 208 |
theblob42/drex.nvim | A navigation system for exploring and managing files in Neovim. | 96 |
aznhe21/actions-preview.nvim | A plugin that allows previewing code changes with applied LSP code actions. | 405 |
tamago324/lir.nvim | A plugin for Neovim that provides a simple file explorer with various navigation and management actions. | 355 |
andrewferrier/debugprint.nvim | An extension plugin for NeoVim's Lua editor that allows developers to simplify debugging by inserting print-like statements in code. | 374 |
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 |
fabianwirth/search.nvim | A plugin that provides tab-based searching with Telescope for Neovim | 179 |
nvim-telescope/telescope.nvim | A highly customizable fuzzy finder for lists in Neovim written in Lua. | 16,291 |
muniftanjim/nougat.nvim | A customizable UI plugin for Neovim's statusline, tabline, and winbar | 202 |
dinhhuy258/sfm.nvim | A simple directory tree viewer plugin for Neovim written in Lua | 59 |
fdschmidt93/telescope-egrepify.nvim | A telescope.nvim-extension that provides customizable live grepping with ripgrep, offering features like prefix-based parsing and results highlighting. | 130 |
debugloop/layers.nvim | A toolkit for creating temporary keymap overlays and layered modes | 42 |