# neovim_config **Repository Path**: abgox/neovim_config ## Basic Information - **Project Name**: neovim_config - **Description**: A simple neovim config - **Primary Language**: Lua - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-07-25 - **Last Updated**: 2023-09-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: Neovim, config ## README ## Start 1. Start powershell and run the following command 2. `git clone --depth 1 'https://github.com/abgox/neovim_config.git' "$env:LOCALAPPDATA/nvim"` 3. `git clone --depth 1 'https://github.com/wbthomason/packer.nvim' "$env:LOCALAPPDATA/nvim-data/site/pack/packer/start/packer.nvim"` 4. Download plugins by running `PackerSync` in `neovim` - Ignore error(nvim-treesitter), it needs to restart `neovim`