Go to the first, previous, next, last section, table of contents.


6.2.23 Include

Syntax:
Include file-name
Example:
Include scheme.001

The file specified with the file-name parameter will be read in and parsed as a normal config file. This is often used for including color scheme configuration files.


Go to the first, previous, next, last section, table of contents.