Set the autoindent to 4 spaces with vim in BSD.tests.dist

This will prevent vim users from accidentally checking in buggy mtree files
(mixed tabs/spaces).

MFC after: 2 weeks
Sponsored by: EMC / Isilon Storage Division
This commit is contained in:
Enji Cooper 2014-10-09 00:37:58 +00:00
parent 56695221dd
commit d192d44ab4
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=272778

View File

@ -296,3 +296,5 @@
..
..
..
# vim: set expandtab ts=4 sw=4: