aboutsummaryrefslogtreecommitdiff
path: root/keys.h
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2019-05-24 17:35:16 -0700
committerBruce Hill <bruce@bruce-hill.com>2019-05-24 17:35:16 -0700
commitbbeecf3b2f4674329e6119cb73ef2f1cdde95241 (patch)
tree77d470d6210c7702b2e2d770d2cb7603c4baacd3 /keys.h
parent8b48d29afa49d3e1d7c1c35d574b3be8358ca179 (diff)
Refactored a bit, allowed cmds to use unique prefixes (e.g. 'q' instead
of 'quit', 'scr' instead of 'scroll', etc), added vim modelines
Diffstat (limited to 'keys.h')
-rw-r--r--keys.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/keys.h b/keys.h
index 0110fae..70ffd09 100644
--- a/keys.h
+++ b/keys.h
@@ -234,3 +234,4 @@ const char *keyname(key)
}
#endif
+// vim: ts=4 sw=0 et cino=L2,l1,(0,W4,m1