telescope.nvim

Fuzzy finder

A highly customizable fuzzy finder for lists in Neovim written in Lua.

Find, Filter, Preview, Pick. All lua, all the time.

GitHub

16k stars
44 watching
837 forks
Language: Lua
last commit: 24 days ago
Linked from 2 awesome lists

luaneovimneovim-pluginnvimnvim-lua

Backlinks from these awesome lists:

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
fabianwirth/search.nvim A plugin that provides tab-based searching with Telescope for Neovim 178
lukaspietzschmann/telescope-tabs Enables tab switching in NeoVim with a picker-like interface 251
axkirillov/easypick.nvim Enables creation of custom Telescope pickers from console commands in Neovim 387
debugloop/telescope-undo.nvim An extension for viewing and searching an undo tree in Neovim 674
fdschmidt93/telescope-egrepify.nvim A telescope.nvim-extension that provides customizable live grepping with ripgrep, offering features like prefix-based parsing and results highlighting. 123
nvim-telescope/telescope-fzf-native.nvim A C implementation of Fzf's sorting algorithm to be used with Telescope as a native nvim extension. 1,428
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
davidgranstrom/telescope-scdoc.nvim A tool for browsing SuperCollider documentation within the Telescope framework. 13
jvgrootveld/telescope-zoxide An extension for telescope.nvim that allows zoxide to be used within Neovim. 318
folke/trouble.nvim A tool to help developers diagnose and solve coding issues in real-time. 5,608
nvim-tree/nvim-tree.lua A plugin for Neovim that provides a graphical file explorer tree 7,252
astronvim/astronvim An aesthetic and feature-rich neovim configuration with extensible Lua plugin architecture 12,754
nvim-telekasten/telekasten.nvim A Neovim plugin for organizing and navigating notes with tags, links, and templates. 1,419
desdic/telescope-rooter.nvim Changes the working directory to a project root path before starting Telescope prompts and restores it after closing. 21