mirror of
https://github.com/vim/vim.git
synced 2026-06-27 21:58:04 +02:00
22971aaa45
Problem: Can't put all Vim config files together in one directory. Solution: Load ~/.vim/vimrc if ~/.vimrc does not exist. (Lech Lorens)