I have been using Vim, and I would really like to save my settings. The problem I am having is that I cannot find my .vimrc file, and it is not in the standard /home/user/.vimrc
location. How might I find this file?
You need to create it. In most installations I've used it hasn't been created by default.
You usually create it as ~/.vimrc
.