Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 427 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 427 Bytes

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