最后活跃于 1730170705

knox 修订了这个 Gist 1730170705. 跳至此修订

1 file changed, 3 insertions

fzf-32.sh(file created)

@@ -0,0 +1,3 @@
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})'
更新 更早