

GitHub - kyoh86/vim-ripgrep: A plugin for Vim8/Neovim to search text by ripgrep...
source link: https://github.com/kyoh86/vim-ripgrep
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

ripgrep.vim
A plugin for Vim8/Neovim to search text by ripgrep
(rg
).
What's different from jremmen/vim-ripgrep
?
- Calling
ripgrep
asynchronously.- Even if it finds a lot of matches, editor won't freeze.
- Exception in case of
Neovim
onWindows
.
- There's no default command.
- You can create a command with name what you like.
- Observability.
- You can add observer for each event in searching process.
USAGE
For more details: :help ripgrep.txt
FUNCTION
:call ripgrep#search('-w --ignore-case foo')
CONFIG
You can create a command to call the function with a name you like. For example:
Plug "kyoh86/vim-ripgrep", command! -nargs=* -complete=file Ripgrep :call ripgrep#search(<q-args>)
LICENSE
This software is released under the MIT License, see LICENSE.
autoload/ripgrep/job.vim
is fromasync.vim
and some patch.
Recommend
-
226
gen_tags.vim Async plugin for Vim/NeoVim to ease the use of ctags/
-
81
ripgrep.el - Emacs front-end for ripgrep, a command line search tool
-
137
README.md rg.el
-
81
ripgrep recursively searches directories for a regex pattern - BurntSushi/ripgrep
-
53
README.md helm-rg
-
61
-
1610
nvim-cmp A completion plugin for neovim coded by Lua. Status can be used. feedbacks are wanted. Concept Support pairs-wise plugin automatically Fully customizable via Lua functions
-
73
Plantuml Previewer Vim Vim/NeoVim plugin for preview PlantUML Dependencies Graphviz (https://www.graphviz.org/download/)
-
205
Copilot.vim GitHub Copilot is an AI pair programmer which suggests line completions and entire function bodies as you type. GitHub Copilot is powered by the OpenAI Codex AI system, trained on public Internet text and billions of line...
-
6
编译自己的 Vim8.1 Posted on 2018-08-27 In Linux , softwares Views: 32 Views: 973最近...
About Joyk
Aggregate valuable and interesting links.
Joyk means Joy of geeK