telescope-egrepify.nvim
Grepper
A telescope.nvim-extension that provides customizable live grepping with ripgrep, offering features like prefix-based parsing and results highlighting.
Variable user customization for telescope.live_grep to set rg flags on-the-fly
123 stars
2 watching
13 forks
Language: Lua
last commit: about 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
duane9/nvim-rg | An plugin for Neovim that enables asynchronous ripgrep searches and displays results in a quickfix window. | 38 |
polirritmico/telescope-lazy-plugins.nvim | A utility extension for Telescope, providing quick access to configuration files of plugins managed by lazy.nvim. | 55 |
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 |
davidgranstrom/telescope-scdoc.nvim | A tool for browsing SuperCollider documentation within the Telescope framework. | 13 |
nvim-telescope/telescope.nvim | A highly customizable fuzzy finder for lists in Neovim written in Lua. | 16,007 |
debugloop/telescope-undo.nvim | An extension for viewing and searching an undo tree in Neovim | 674 |
jvgrootveld/telescope-zoxide | An extension for telescope.nvim that allows zoxide to be used within Neovim. | 318 |
axkirillov/easypick.nvim | Enables creation of custom Telescope pickers from console commands in Neovim | 387 |
fabianwirth/search.nvim | A plugin that provides tab-based searching with Telescope for Neovim | 178 |
mangelozzi/rgflow.nvim | A plugin for Neovim that integrates RipGrep into the editor's interface to improve search experience | 91 |
otavioschwanck/telescope-alternate.nvim | A tool for navigating and managing related files in a project | 107 |
rgroli/other.nvim | Enables users to open associated alternative files for the current buffer in Neovim. | 391 |
ggandor/flit.nvim | An extension for the Leap interface to enhance forward and backward motion commands | 367 |
desdic/agrolens.nvim | An extension for Telescope that enables searching and viewing predefined or custom tree-sitter queries on code buffers. | 51 |
vxpm/ferris.nvim | A Neovim plugin for interacting with Rust Analyzer's LSP extensions | 98 |