# vim_make_config **Repository Path**: fedorayang/vim_make_config ## Basic Information - **Project Name**: vim_make_config - **Description**: ubuntu安装vim,相关工具和vim插件. 使用Makefile管理插件和工具安装 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-21 - **Last Updated**: 2025-02-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # config vim by makefile [toc] # config vim ```bash make all ``` # reset vim config ``` bash make clean ```