# zyf-vim-conf **Repository Path**: zyf/zyf-vim-conf ## Basic Information - **Project Name**: zyf-vim-conf - **Description**: 我的vim配置 - **Primary Language**: VimL - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-02-27 - **Last Updated**: 2023-04-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README zyf-vim-conf 我的个人 nvim 配置 ## 安装 1. 根据 [vim-plug](https://github.com/junegunn/vim-plug) 的说明,安装 ** vim-plug ** 2. 下载配置 ``` git clone https://gitee.com/zyf/zyf-vim-conf ~/.config/nvim ``` 3. 打开 nvim 执行 ``` :PlugInstall ``` 完成安装 ## 依赖 * [ripgrep](https://github.com/BurntSushi/ripgrep)