Skip to content

kanrin/my-nvim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my neovim config

neovim config for Orz. Based on nvchadv2.0

Install

Pre-requisites

  • git
  • neovim 0.10.1 and upper
  • ripgrep
  • gcc
  • make

Install Config

  • 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

Support

  • neovim 0.10

Better Experience

  • 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

About

personal neovim config

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages