# vim-ubuntu-cscope **Repository Path**: role_shen/vim-ubuntu-cscope ## Basic Information - **Project Name**: vim-ubuntu-cscope - **Description**: vim配置,基于happy的,后续继续更新 - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-24 - **Last Updated**: 2025-02-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README git clone https://github.com/universal-ctags/ctags git clone https://gitee.com/role_shen/universal-ctags.git ./autogen.sh ./configure --prefix=/opt/software/universal-ctags # 我的安装路径。你按自己的情况调整。 make -j8 sudo make install PATH=~/bin:$PATH