Lines Matching refs:global
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
400 " Changing global setting should not change the local setting
425 " changing the global setting should not change the local value
432 " window. But should impact other windows using the global setting.
447 " Setting the global setting to the default value should not impact a window
457 " using a global setting.
468 " global setting and also impact other windows using the global setting.
478 " global settings.
487 " Setting invalid value for a global setting should not impact the local and
488 " global settings.