1 | # Open the file in Vim and go to the line |
2 | git grep --line-number . | |
3 | fzf --delimiter : --nth 3.. --bind 'enter:become(vim {1} +{2})' |
Последняя активность
1 | # Open the file in Vim and go to the line |
2 | git grep --line-number . | |
3 | fzf --delimiter : --nth 3.. --bind 'enter:become(vim {1} +{2})' |