dotvim

my vimrc file

  • Owner: creators/dotvim
  • Platform:
  • License::
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

#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)

Main metrics

Overview
Name With Ownercreators/dotvim
Primary LanguageVim script
Program languageShell, Vim script (Language Count: 2)
Platform
License:
所有者活动
Created At2015-12-08 08:51:10
Pushed At2017-04-11 13:46:23
Last Commit At2017-04-11 16:45:58
Release Count0
用户参与
Stargazers Count1
Watchers Count0
Fork Count0
Commits Count8
Has Issues Enabled
Issues Count0
Issue Open Count0
Pull Requests Count0
Pull Requests Open Count0
Pull Requests Close Count0
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private