halkn / ctrlp-ripgrep

Navigating ripgrep result in CtrlP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ctrlp-ripgrep

This repository is archived.
Integrated functionality into the following repositories https://github.com/halkn/ripgrep.vim.

This is ctrlp.vim extension for grep using ripgrep.

Usage

:CtrlPRg
:CtrlPRg <string|pattern>

If no argument is given, search for the word under the cursor.

License

MIT

About

Navigating ripgrep result in CtrlP

License:MIT License


Languages

Language:Vim Script 100.0%