# nvim **Repository Path**: valeetmeama/nvim ## Basic Information - **Project Name**: nvim - **Description**: neovim配置 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-02-20 - **Last Updated**: 2025-08-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # linux需要安装 `sudo apt install tree-sitter-cli` `sudo apt install golang-go` `go env -w GOPROXY=https://goproxy.cn` `sudo apt install unzip` # Python debugpy需要在conda环境下安装: `pip install debugpy`