Skip to content

alanjcfs/rg.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rg.nvim

A tiny port of Ack.vim

Installation

Installation via junegunn/vim-plug:

Plug 'alanjcfs/rg.nvim'

How to Use

With BurntSushi/ripgrep installed, you can use

:Rg "def show"

And it will open a quickfix window like :grep.

Limitations

Currently, it can't handle single quote.

Todos

  • Fix single quotes
  • Offer to install ripgrep via homebrew or other OS's package managers

About

A tiny port of Ack.vim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published