about summary refs log tree commit diff stats
path: root/src/command/cmd_defs.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/command/cmd_defs.c')
-rw-r--r--src/command/cmd_defs.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/command/cmd_defs.c b/src/command/cmd_defs.c
index 1d2bb588..c2a6ad18 100644
--- a/src/command/cmd_defs.c
+++ b/src/command/cmd_defs.c
@@ -2539,6 +2539,8 @@ static struct cmd_t command_defs[] = {
               "/url open https://profanity-im.github.io",
               "/url save https://profanity-im.github.io/guide/latest/userguide.html /home/user/Download/")
     },
+
+    // NEXT-COMMAND (search helper)
 };
 
 // clang-format on