Answer the question
In order to leave comments, you need to log in
How to restore vim configuration files in ubuntu?
I deleted the /etc/vim directory with everything in it. There were several files including vimrc. When reinstalling vim, this directory does not appear. How can I restore them?
Answer the question
In order to leave comments, you need to log in
dpkg option --force-confmiss
or
apt-get install --reinstall -o Dpkg::Options::="--force-confmiss" $package_name
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question