【发布时间】:2013-05-17 05:20:06
【问题描述】:
我使用了:Gstatus,可以看到状态窗口。如何直接跳转到文件已被修改的行。
# On branch refactor-modeldatasource
# Changes not staged for commit:
# (use "git add <file>..." to update what will be committed)
# (use "git checkout -- <file>..." to discard changes in working directory)
#
# modified: graphos/sources/model.py
#
no changes added to commit (use "git add" and/or "git commit -a")
我在第一行,想跳到写着modified ......的那一行。
【问题讨论】:
标签: vim vim-fugitive