In #150 vim modelines where added everywhere. I think this is not state of the art anymore. In the meantime there is an .editorconfig although it is quite minimal.
Editorconfig does not support setting syntax/file_type, but I would argue setting this can be left to the user. Most editors do the right thing anyway here by default.
IMHO the vim modelines should be removed.
In #150 vim modelines where added everywhere. I think this is not state of the art anymore. In the meantime there is an
.editorconfigalthough it is quite minimal.Editorconfig does not support setting syntax/file_type, but I would argue setting this can be left to the user. Most editors do the right thing anyway here by default.
IMHO the vim modelines should be removed.