Use HTML for vim modeline

This commit is contained in:
Alan Orth 2018-06-14 12:40:42 +03:00
parent 8bb0e938be
commit 4478eb342e
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9

View File

@ -220,4 +220,4 @@ $ psql dspace -c 'update bundle set primary_bitstream_id=NULL where primary_bits
UPDATE 1
```
# vim: set sw=2 ts=2:
<!-- vim: set sw=2 ts=2: -->