# vim-dotfiles **Repository Path**: asddfdf/vim-dotfiles ## Basic Information - **Project Name**: vim-dotfiles - **Description**: vim-dotfiles - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-08-07 - **Last Updated**: 2023-08-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Vim dotfiles ## 快速安装 Unix ```bash git clone https://gitee.com/asddfdf/vim-dotfiles $HOME/.vim && vim +PlugInstall ``` Windows (PowerShell) ```bash git clone https://gitee.com/asddfdf/vim-dotfiles $HOME/vimfiles vim +PlugInstall ```