# VimX **Repository Path**: Sigechaishijie/VimX ## Basic Information - **Project Name**: VimX - **Description**: 一个基于 Lazyvim 的 Neovim 配置 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-08-14 - **Last Updated**: 2025-03-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 一个基于 Lazyvim 的 Neovim 配置 使用方法: 1. 安装 Neovim 2. 执行: Windows: `git clone --depth=1 https://gitee.com/Sigechaishijie/VimX $env:LOCALAPPDATA\nvim && Remove-Item $env:LOCALAPPDATA\nvim\.git -Recurse -Force` Unix-Like: `git clone --depth=1 https://gitee.com/Sigechaishijie/VimX ~/.config/nvim && rm -rf ~/.config/nvim/.git`