.dotfiles/.local/bin/vim-grep

4 lines
36 B
Bash
Executable file

#!/usr/bin/env bash
vim $(grep $@)