vim-patch:partial:0e6adf8a29d5

Update runtime files
0e6adf8a29
This commit is contained in:
zeertzjq
2021-12-25 11:31:54 +08:00
parent cf609ce655
commit a5d3dd9359
2 changed files with 4 additions and 6 deletions

View File

@@ -276,7 +276,7 @@ return {
},
{
full_name='cdhome', abbreviation='cdh',
short_desc=N_("change directory to the home directory by :cd"),
short_desc=N_(":cd without argument goes to the home directory"),
type='bool', scope={'global'},
secure=true,
varname='p_cdh',