our How to create symlinks for dotfiles

ln -s ~/Coding-Projects/dotfiles/nvim  ~/.config/nvim

Check if worked

ls -l ~/.config/nvim