mirror of
https://github.com/neovim/neovim.git
synced 2025-09-12 14:28:18 +00:00

committed by
Justin M. Keyes

parent
5e65e3eae0
commit
ae743f8766
@@ -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,
|
||||
{
|
||||
|
Reference in New Issue
Block a user