From 6eb57a31fd2647626ef301b827c9a99ef0f2a484 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Mon, 13 Sep 2021 20:51:08 -0400 Subject: Re-named "primitive" to "Primitive". --- lux-mode/lux-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lux-mode') diff --git a/lux-mode/lux-mode.el b/lux-mode/lux-mode.el index 78a93a19d..c0053a673 100644 --- a/lux-mode/lux-mode.el +++ b/lux-mode/lux-mode.el @@ -359,7 +359,7 @@ Called by `imenu--generic-function'." (type//syntax (altRE "Union" "Or" "Variant" "Tuple" "And" "Record" "Rec" - "primitive" "->" + "Primitive" "->" "All" "Ex" "Interface" "type")) -- cgit v1.2.3