Giter Club home page Giter Club logo

vimide's Introduction

VimIDE

VimIDE 是一款支持团队协同的集成化开发环境。与同类产品相比,其最大特色在于支持一次安装/部署/更新,开发机所有用户均无缝接入最新版,并支持了个人与团队的配置/插件完全共享与独立的定制化操作。

本离线版特色

  • 支持部署本机 Vim 除 rigger-ng 外全部功能,给予开发人员本地线上体验一致的 IDE 环境;
  • 安装方式与开发环境 VimIDE 升级一致,为 VimIDE 与 team 目录无缝解耦做好准备;
  • 完全兼容 Mac OS / Linux 环境,暂不支持 Windows 。

安装方式

与其他离线 Vim 配置相比,本环境特色在于:完整的分离了公共插件和个人插件的部署方式,并保留了 VJ 特有的备份 / 还原 / 更新功能, 保障了 VJ 开发的独立与安全性。

1、下载配置文件

将 VJ 配置文件下载到任意「有权限的」文件夹下:

git clone [email protected]:leiming/vimide.git

2、设置并部署 VJ

VimIDE 公共插件路径为 /var/local/team_bundle/ ,若需更改默认路径,则需配置 team_bundle/config.shTEAM_BUNDLE_DIR 变量。

cd vimide
source update.sh

# 需要本机 sudo 密码建立 /var/local/team_bundle/ 路径

3、安装VJ插件

vim +BundleInstall +BundleClean! +qa

vimide's People

Contributors

leiming avatar poetcoder avatar

Watchers

wanghongjun avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.