1
0
forked from aniani/vim

updated for version 7.1-277

This commit is contained in:
Bram Moolenaar
2008-03-12 16:38:55 +00:00
parent 81a8209323
commit 57e4846713
3 changed files with 6 additions and 3 deletions

View File

@@ -1839,7 +1839,8 @@ static struct vimoption
},
{"paragraphs", "para", P_STRING|P_VI_DEF,
(char_u *)&p_para, PV_NONE,
{(char_u *)"IPLPPPQPP LIpplpipbp", (char_u *)0L}},
{(char_u *)"IPLPPPQPP TPHPLIPpLpItpplpipbp",
(char_u *)0L}},
{"paste", NULL, P_BOOL|P_VI_DEF|P_PRI_MKRC,
(char_u *)&p_paste, PV_NONE,
{(char_u *)FALSE, (char_u *)0L}},