Furkanzmc / zettelkasten.nvim

A Vim Philosophy Oriented Zettelkasten Note Taking Plugin
The Unlicense
223 stars 9 forks source link

Make `grepprg` support generic so we don't need to add search program dependant arguments in the code #10

Closed Furkanzmc closed 2 years ago

Furkanzmc commented 2 years ago

This could potentially be solved by adding a config option to setup to pass in the grepprg and its arguments, but I probably shouldn't do that. There's already :help grepprg and :help grepformat.