kidp2h / lazynvim

Script to install nvim
GNU General Public License v3.0
16 stars 4 forks source link

Install

  1. Install dependencies
npm install -g prettier eslint tree-sitter neovim
  1. Install nvim (Press enter if error):
rm -rf ~/.config/nvim ~/.local/share/nvim ~/.cache/nvim && git clone https://github.com/kidp2h/lazynvim.git ~/.config/nvim --depth 1 && nvim
  1. Run this command in nvim (Press enter if error):
:MasonInstallAll
  1. Reboot nvim and run:
:PackerSync
  1. Enjoy