feat(defaults): set nojoinspaces

This commit is contained in:
Gregory Anders
2021-08-17 12:12:47 -06:00
parent f6c72b745c
commit d417e67e59
6 changed files with 7 additions and 3 deletions

View File

@@ -1288,7 +1288,7 @@ return {
short_desc=N_("two spaces after a period with a join command"),
type='bool', scope={'global'},
varname='p_js',
defaults={if_true=true}
defaults={if_true=false}
},
{
full_name='jumpoptions', abbreviation='jop',