# vim_runtime **Repository Path**: vic.liu/vim_runtime ## Basic Information - **Project Name**: vim_runtime - **Description**: Vim配置 - **Primary Language**: VimL - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 0 - **Created**: 2014-09-16 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Modify by: Vic http://www.libgod.com vic@libgod.com How_to_Install_on_Unix: $ git clone https://git.oschina.net/vic.liu/vim_runtime.git ~/.vim_runtime $ cat ~/.vim_runtime/install.sh $ bash ~/.vim_runtime/install.sh can be `mac`, `linux` or `windows` How_to_Upgrade: $ cd ~/.vim_runtime $ git pull