Lines Matching refs:value
375 " Check for the value of the 'listchars' option
381 " Test for using a window local value for 'listchars'
386 " set a local value for 'listchars'
389 " When local value is reset, global value should be used
392 " Use 'setlocal <' to copy global value
396 " Use 'set <' to copy global value
404 " when split opening a new window, local value should be copied
407 " clearing local value in one window should not change the other window
425 " changing the global setting should not change the local value
447 " Setting the global setting to the default value should not impact a window
456 " Setting the local setting to the default value should not impact a window
477 " Setting invalid value for a local setting should not impact the local and
487 " Setting invalid value for a global setting should not impact the local and