Removes shelltype option and all revelant doc. #1249

Fixes #1240
This commit is contained in:
Joseph Anthony Pasquale Holsten
2014-09-27 00:59:54 +00:00
committed by Justin M. Keyes
parent 5e65e3eae0
commit ae743f8766
9 changed files with 6 additions and 33 deletions

View File

@@ -1390,9 +1390,6 @@ static struct vimoption
{"shelltemp", "stmp", P_BOOL,
(char_u *)&p_stmp, PV_NONE,
{(char_u *)FALSE, (char_u *)TRUE} SCRIPTID_INIT},
{"shelltype", "st", P_NUM|P_VI_DEF,
(char_u *)NULL, PV_NONE,
{(char_u *)0L, (char_u *)0L} SCRIPTID_INIT},
{"shellxquote", "sxq", P_STRING|P_VI_DEF|P_SECURE,
(char_u *)&p_sxq, PV_NONE,
{