neovim settings file
The following preparations must be completed in advance.
I would place this repository as follows
~/.config/nvim
Install Neovim with reference here
Install packer.nvim with reference here
Start Neovim and install the package without worrying about errors. All subsequent operations are performed in vim command line mode.
:PackerInstall
Synchronize packages.
:PackerSync