nvim-rg
Search tool
An plugin for Neovim that enables asynchronous ripgrep searches and displays results in a quickfix window.
Run ripgrep from Neovim asynchronously.
38 stars
3 watching
4 forks
Language: Vim Script
last commit: 8 months ago
Linked from 1 awesome list
grepneovimneovim-pluginnvimnvim-pluginripgrepvimvim-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
mangelozzi/rgflow.nvim | A plugin for Neovim that integrates RipGrep into the editor's interface to improve search experience | 91 |
wsdjeg/flygrep.vim | A Vim plugin that allows users to search a project asynchronously and display the results in real-time. | 305 |
chrisgrieser/nvim-rip-substitute | Search and replace plugin with incremental preview and modern regex syntax | 190 |
rgroli/other.nvim | Enables users to open associated alternative files for the current buffer in Neovim. | 391 |
ray-x/sad.nvim | A find and replace plugin that integrates with fzf for Neovim. | 193 |
dyng/ctrlsf.vim | A plugin that provides an asynchronous code search and view tool with customizable views and options. | 1,602 |
magicduck/grug-far.nvim | A plugin for Find And Replace functionality in Neovim using rg and ast-grep tools | 858 |
vigemus/iron.nvim | A tool that enables an interactive REPL experience within Neovim. | 1,015 |
rbong/vim-flog | A Git branch viewer plugin for Vim/Neovim | 794 |
aaronhallaert/advanced-git-search.nvim | An extension for Neovim that enables searching through Git history by various criteria and displaying relevant commit information. | 340 |
tobinpalmer/rayso.nvim | Enables neovim users to create and share reusable code snippets instantly. | 76 |
kevinhwang91/rnvimr | A plugin that integrates Ranger into NeoVim via RPC, enabling a custom file explorer experience. | 817 |
9seconds/repolink.nvim | Creates links to GitHub repositories with URL parameters | 23 |
roobert/search-replace.nvim | A plugin for enhancing Neovim's search and replace functionality | 217 |
shougo/defx.nvim | A dark-powered plugin for Neovim to browse files in a column-based file explorer. | 1,169 |