dotvim

my vimrc file

  • 所有者: creators/dotvim
  • 平台:
  • 许可证:
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

#dotvim
.vimrc file and pludins for vim

##Quick Install

    curl -sf https://raw.githubusercontent.com/CreatorS/dotvim/master/bootstrap.sh, sh

This will ...

Uninstallation:

    curl -sf https://raw.githubusercontent.com/CreatorS/dotvim/master/bootstrap.sh, sh -s -- --uninstall

##Manual Install

    cd ~
    git clone https://github.com/creators/dotvim.git
    ln -s ~/dotvim .vim
    ln -s ~/dotvim/vimrc .vimrc
    cd ~/.vim/bundle
    git clone https://github.com/gmarik/vundle
    vim +PluginInstall +qall

##Plugin list

  • Git branch info (https://github.com/taq/vim-git-branch-info)
  • Grep (https://github.com/yegappan/grep)
  • NERDTree (https://github.com/scrooloose/nerdtree)
  • Vundle (https://github.com/gmarik/vundle)

主要指标

概览
名称与所有者creators/dotvim
主编程语言Vim script
编程语言Shell, Vim script (语言数: 2)
平台
许可证
所有者活动
创建于2015-12-08 08:51:10
推送于2017-04-11 13:46:23
最后一次提交2017-04-11 16:45:58
发布数0
用户参与
星数1
关注者数0
派生数0
提交数8
已启用问题?
问题数0
打开的问题数0
拉请求数0
打开的拉请求数0
关闭的拉请求数0
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?