summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--bin/hi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/hi.c b/bin/hi.c
index 596cdfd9..a03b2dc9 100644
--- a/bin/hi.c
+++ b/bin/hi.c
@@ -230,7 +230,7 @@ static const struct Syntax ShSyntax[] = {
 	{ Keyword, .subexp = 2, .pattern = WB
 		"(" "!|case|do|done|elif|else|esac|fi|for|if|in|then|until|while"
 		"|" "alias|bg|cd|command|false|fc|fg|getopts|jobs|kill|newgrp|pwd|read"
-		"|" "true|umask|unalias|wait"
+		"|" "true|type|ulimit|umask|unalias|wait"
 		"|" "[.:]|break|continue|eval|exec|exit|export|local|readonly|return"
 		"|" "set|shift|times|trap|unset"
 		")" WB },
sh/histedit.c?id=5d6b41cc1b4eae47292305e4e55ab55102cae318&follow=1'>Source .editrc before applying -v or -eJune McEnroe 2019-12-20Disable signing commitsJune McEnroe 2019-12-19Ignore about-filterJune McEnroe 2019-12-19Fix matching make tags with no sourcesJune McEnroe 2019-12-19Avoid matching := assignments as tagsJune McEnroe 2019-12-18Hide line numbers when rendering mdocJune McEnroe 2019-12-18Customize cgit CSSJune McEnroe 2019-12-18Use :target rather than :focus pseudo-classJune McEnroe 2019-12-18Copy cgit auxiliary binaries properlyJune McEnroe 2019-12-18Add git.causal.agency cgit configJune McEnroe 2019-12-18Bail from hi if input is binaryJune McEnroe 2019-12-16Post "cgit setup"June McEnroe