options: Include "j" in default 'formatoptions' #2669

This commit is contained in:
Felipe Morales
2015-05-16 02:23:16 -03:00
committed by Justin M. Keyes
parent 1add7a422f
commit eca51bbfa0
4 changed files with 5 additions and 5 deletions

View File

@@ -79,7 +79,7 @@
#define FO_REMOVE_COMS 'j' /* remove comment leaders when joining lines */
#define DFLT_FO_VI "vt"
#define DFLT_FO_VIM "tcq"
#define DFLT_FO_VIM "tcqj"
#define FO_ALL "tcroq2vlb1mMBn,awj" /* for do_set() */
/* characters for the p_cpo option: */