# myvim **Repository Path**: setriones/myvim ## Basic Information - **Project Name**: myvim - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-24 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README my vim config file. Including related scripts.(e.g youcompleteme build script) On CentOS 7, I build vim 8.0 using this config: ./configure --enable-cscope --enable-terminal --enable-multibyte --with-python3-config-dir=/usr/lib64 --enable-python3interp=yes