summaryrefslogtreecommitdiffstats
path: root/src/usercmd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/usercmd.c')
-rw-r--r--src/usercmd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usercmd.c b/src/usercmd.c
index e2c0114ca3..3f0781c4fc 100644
--- a/src/usercmd.c
+++ b/src/usercmd.c
@@ -102,6 +102,7 @@ static struct
{EXPAND_BREAKPOINT, "breakpoint"},
{EXPAND_SCRIPTNAMES, "scriptnames"},
#endif
+ {EXPAND_DIRS_IN_CDPATH, "dir_in_path"},
{0, NULL}
};