https://github.com/abgox/neovim_config
A simple neovim config for my use
https://github.com/abgox/neovim_config
Last synced: 4 months ago
JSON representation
A simple neovim config for my use
- Host: GitHub
- URL: https://github.com/abgox/neovim_config
- Owner: abgox
- License: mit
- Created: 2023-05-05T15:21:02.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-04T10:12:42.000Z (almost 2 years ago)
- Last Synced: 2025-01-09T14:48:48.990Z (5 months ago)
- Language: Lua
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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`