Specific Vim config per Git repository
Posted on July 15, 2014 in ConfigPorn • 1 min read
I was looking for a way to add custom vim options on a per-repo basis. The standard way I saw for now, was adding some comments to change the Vim config on a per-file basis. There were some alternatives which were working for any project folder (and not only git …
Continue reading