回复 (4)
R
赞一个!感觉最近你在量产vim插件啊
H
赞
C
很实用,赞一个!
C
更新了,以前直接用 fugitive 的命令会对布局造成很大限制,附送两个快速提交的命令行映射
" commit current file command! -nargs=* -bar Gc execute 'Gcommit '. expand('%').' '."" " comit all changed files command! -nargs=* -bar Gca execute 'Gcommit -a '.""
参与回复
登录后即可参与回复。登录
