neovim config for Orz. Based on nvchadv2.0
- git
- neovim 0.10.1 and upper
- on Linux or MacOS
# Linux / MacOS
git clone https://github.com/kanrin/my-nvim-config.git $HOME/.config/nvim
- on Windows
git clone https://github.com/kanrin/my-nvim-config.git $env:USERPROFILE\AppData\Local\nvim
- neovim 0.10.1
- install nerd font
# MacOS
brew tap homebrew/cask-fonts
brew install font-hack-nerd-font
- install powerline font
# refer to https://github.com/powerline/fonts
cd
git clone https://github.com/powerline/fonts.git --depth=1
cd fonts
./install.sh