neuron-v2.vim
neuron-v2.vim copied to clipboard
Add an option to replace ag with grep-like tools
Added a variable to specify the command used for zettel content search, which allows replacing ag with any grep-like tool. If the variable is not defined, ag is used like before, for backwards compatibility.
Closes: #55