Currently I am copying my vim config file in /etc/vimrc to make the vim settings available to all users on the systems. However there's a default vim config file at that location that comes with arch. Of course it gets overwritten by mine, but I may break something. Fix this ?