Add Vim modelines

Change-Id: I23f30cd9be56089498089f8b12abe3f3e186b525
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/sensorset.hpp b/sensorset.hpp
index fdd708a..ad60207 100644
--- a/sensorset.hpp
+++ b/sensorset.hpp
@@ -29,3 +29,5 @@
 };
 
 #endif
+
+// vim: tabstop=8 expandtab shiftwidth=4 softtabstop=4