These files should live under ~/.config/nvim
directory.
Install Nerd Font. Install NeoVim. Install NeoVim qt. Install vim-plug
Open nvim and call PlugInstall
.
Also, make sure you call :checkhealth telescope
after installing telescope to ensure everything is set up correctly.
For Apple ARM laptops run in terminal:
defaults write -g ApplePressAndHoldEnabled -bool false