乡村振兴“葡萄愚公”有了“三代传人”
1 question
1
vote
1
answer
199
views
Vimdiff does not read modeline
I have a modeline in a file
# vim: set filetype=sshconfig :
This sets filetype correctly in vim, but when opening the file in vimdiff, the filetype is set to conf. How can I tell vimdiff to read the ...