An open API service indexing awesome lists of open source software.

https://github.com/lambdalisue/vim-grea

Asynchronous grep which works like builtin external grep in Vim
https://github.com/lambdalisue/vim-grea

grep neovim vim vital-vim

Last synced: 10 months ago
JSON representation

Asynchronous grep which works like builtin external grep in Vim

Awesome Lists containing this project

README

          

grea
==============================================================================
![Version 0.1.0](https://img.shields.io/badge/version-0.1.0-yellow.svg?style=flat-square)
![Support Vim 8.0.0107 or above](https://img.shields.io/badge/support-Vim%208.0.0107%20or%20above-yellowgreen.svg?style=flat-square)
![Support Neovim 0.2.0 or above](https://img.shields.io/badge/support-Neovim%200.2.0%20or%20above-yellowgreen.svg?style=flat-square)
[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](LICENSE)
[![Powered by vital.vim](https://img.shields.io/badge/powered%20by-vital.vim-80273f.svg?style=flat-square)](https://github.com/vim-jp/vital.vim)

Asynchronous grep executor which respects Vim's default grep behavior.