I installed neovim from github , i specifically have the 0.7 version ,and then i clonned the nvchad repository https://github.com/NvChad/NvChad in ~/.config/nvim as stated in the installation tutorial , after that I used this comand:
nvim -c "autocmd User PackerComplete quitall" -c "PackerSync"
which seemed to install the required packages
and then i typed nvim into my terminal and this was the result
have i done something wrong? or should i do something else?
thanks in advance for your time