Add Vim recognition for "licence" filetype
Files named COPYING*, LICENCE* or LICENSE* are marked as the filetype "licence". It is really a plain text file but this allows the &modifiable flag to be unset for these files. For established projects these files will rarely change or require changing and for new projects they will typically be downloaded. It makes sense to treat them as fixed documentation like RFCs.
Loading
Please register or sign in to comment