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
nvimin the terminal, and let packer do the rest. Ifpackerdoesn't run automatically, runPackerSyncafter running neovim
I also want to thank the neovim community for creating such useful and great plugins, keep up the good work guys!