V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
alexapollo
V2EX  ›  Vim

分享自己在 mac 下使用的 vim 配置,仿 source-insight

  •  
  •   alexapollo · 2015-09-06 21:04:24 +08:00 · 4606 次点击
    这是一个创建于 3145 天前的主题,其中的信息可能已经有所发展或是发生改变。

    https://github.com/geekan/source-insight-vim/blob/master/README.md
    README 里写了大部分快捷键,注意 ctags 在 linux 下与 osx 下不一样,可能需要自己改下。

    example

    11 条回复    2015-09-08 01:54:19 +08:00
    alexapollo
        1
    alexapollo  
    OP
       2015-09-06 21:06:26 +08:00
    F3 开关辅助窗口, F4 用于复制粘贴,其他应该没有特别要注意的
    oska874
        2
    oska874  
       2015-09-06 21:23:30 +08:00
    下面那个框是用什么插件实现的?
    alexapollo
        3
    alexapollo  
    OP
       2015-09-06 21:30:50 +08:00
    @oska874 SrcExpl ,以前在 vim 社区翻到的一个老插件
    alexapollo
        4
    alexapollo  
    OP
       2015-09-06 21:34:05 +08:00
    Plugin 'gmarik/Vundle.vim'
    Bundle 'bling/vim-airline'
    Bundle 'taglist.vim'
    Bundle 'Lokaltog/vim-easymotion'
    Bundle 'scrooloose/nerdtree'
    Bundle 'wesleyche/SrcExpl'
    Bundle 'L9'
    Bundle 'FuzzyFinder'

    主要用了这几个插件,它们的用法就不科普了。。
    firemiles
        5
    firemiles  
       2015-09-06 21:47:47 +08:00
    taglist 太旧了,推荐用 tagbar
    jusonalien
        6
    jusonalien  
       2015-09-06 21:53:38 +08:00
    vim 的插件可以和 SI 的功能相提并论的么??
    alexapollo
        7
    alexapollo  
    OP
       2015-09-06 22:54:30 +08:00
    @jusonalien 除了图形化不大行以外,基本功能都可以做到,不过 ctags/cscope 这套太老了
    ivanlw
        8
    ivanlw  
       2015-09-07 08:46:10 +08:00
    solarized for Vim ,行号好像本来是灰色的把?楼主怎么改成橙色的?
    alexapollo
        9
    alexapollo  
    OP
       2015-09-07 11:03:10 +08:00
    @ivanlw 和你的终端配色有关系,我的终端配色也是 solarized 的
    jonnyRain
        10
    jonnyRain  
       2015-09-07 11:19:01 +08:00
    mark 一下 不过现在没有用 vim 做主要的开发工具
    dcoder
        11
    dcoder  
       2015-09-08 01:54:19 +08:00
    @alexapollo
    你的 vim-airline 字体没装全吧,装字体后 > 会变成实心的, 好看很多
    另外,你司我记得是用 Source Insight 的, SI 是神器 :)
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   1417 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 28ms · UTC 23:53 · PVG 07:53 · LAX 16:53 · JFK 19:53
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.