# vim **Repository Path**: arron_admin/vim ## Basic Information - **Project Name**: vim - **Description**: 个人开发环境的默认配置 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-12-08 - **Last Updated**: 2023-01-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vim #### 项目介绍 个人vim配置自动安装脚本,适用于MacOS和Ubuntu,其它系统未测试。 #### 使用说明 * 本地部署 ```bash $ bin/vinit ``` * 提交代码 ```bash $ bin/vsync $ git add . $ git commit -m 'commit message' ```