aboutsummaryrefslogtreecommitdiff
path: root/vm.h
diff options
context:
space:
mode:
Diffstat (limited to 'vm.h')
-rw-r--r--vm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/vm.h b/vm.h
index 965a040..9225461 100644
--- a/vm.h
+++ b/vm.h
@@ -16,3 +16,4 @@ void print_pattern(vm_op_t *op);
void print_match(match_t *m, const char *color, int verbose);
#endif
+// vim: ts=4 sw=0 et cino=L2,l1,(0,W4,m1