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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?