mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-20 20:01:09 +02:00
A symlink `vimdiff` should not be created, if the USE flag `minimal` is enabled. Otherwise running `vimdiff` results in failure like that: ``` $ vimdiff aaa bbb This Vim was not compiled with the diff feature. ```