Describe the bug
While installing vim .vimrc and .vim (except .viminfo) don't appear in my home directory. I've tried both ways installing with apt-get and from source code.
Environment
Additional context
Actually would it be righteous enough to create these files just manually.

—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.![]()
That is not a Vim issue. I you need a pre-configured vimrc file, I think you can use /etc/skel, but I don't think when installing Vim (by whatever means) we should create a proper vimrc file. That is very user specific. A system administrator may however decide to prepare a .vimrc file and place it into /etc/skel so that it will be deployed when creating a user.
—
You are receiving this because you commented.
Thanks everybody for explanation!
—
You are receiving this because you commented.