This is my neovim configuration folder, you should give it a try!
- Change the directory into
~/.config
(if you're on a linux-based OS) - Clone this repo by:
git clone https://github.com/jspmic/nvim.git
- Run neovim by typing
nvim
in the terminal, and let packer do the rest. Ifpacker
doesn't run automatically, runPackerSync
after running neovim
I also want to thank the neovim community for creating such useful and great plugins, keep up the good work guys!