1
0
forked from aniani/vim

patch 7.4.1897

Problem:    Various typos, long lines and style mistakes.
Solution:   Fix the typos, wrap lines, improve style.
This commit is contained in:
Bram Moolenaar
2016-06-04 20:25:05 +02:00
parent 82af8710bf
commit fd89d7ea81
12 changed files with 14 additions and 13 deletions

View File

@@ -1665,7 +1665,7 @@ static struct vimoption options[] =
{"keywordprg", "kp", P_STRING|P_EXPAND|P_VI_DEF|P_SECURE,
(char_u *)&p_kp, PV_KP,
{
#if defined(MSWIN)
#ifdef MSWIN
(char_u *)":help",
#else
# ifdef VMS