chemzqm
V2EX  ›  Vim

Vim 整合插件, unite-git-log

  •  
  •   chemzqm · Dec 11, 2015 · 3221 views
    This topic created in 3804 days ago, the information mentioned may be changed or developed.

    wow

    使用了 vimproc 加载速度飞快,可以方便的过滤,查看修改和 diff 操作😀

    https://github.com/chemzqm/unite-git-log

    Supplement 1  ·  Dec 13, 2015
    更新了,以前直接用 fugitive 的命令会对布局造成很大限制,附送两个快速提交的命令行映射

    " commit current file
    command! -nargs=* -bar Gc execute 'Gcommit '. expand('%').' '."<args>"
    " comit all changed files
    command! -nargs=* -bar Gca execute 'Gcommit -a '."<args>"
    6 replies    2016-03-14 13:30:45 +08:00
    timothyye
        1
    timothyye  
       Dec 12, 2015 via Android
    赞一个,回去试试
    timothyye
        2
    timothyye  
       Dec 12, 2015 via Android
    lz 你的 vim 主题是啥呢
    yhylord
        3
    yhylord  
       Dec 12, 2015
    @timothyye Solarized Light?
    timothyye
        4
    timothyye  
       Dec 12, 2015
    @yhylord 我去 google 一下,谢谢
    tracyone
        5
    tracyone  
       Dec 12, 2015
    star
    ming2281
        6
    ming2281  
       Mar 14, 2016
    awesome
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   981 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 33ms · UTC 20:46 · PVG 04:46 · LAX 13:46 · JFK 16:46
    ♥ Do have faith in what you're doing.