vimgrep
vimgrep command same behavior of vim's :vimgrep
.
Usage
$ vimgrep 'foo\zsbar' *.txt
Requirements
- vim
Installation
$ go get github.com/mattn/vimgrep
License
MIT
Author
Yasuhiro Matsumoto (a.k.a. mattn)
Category: Golang / Miscellaneous |
Watchers: 2 |
Star: 9 |
Fork: 0 |
Last update: May 14, 2022 |
vimgrep command same behavior of vim's :vimgrep
.
$ vimgrep 'foo\zsbar' *.txt
$ go get github.com/mattn/vimgrep
MIT
Yasuhiro Matsumoto (a.k.a. mattn)