Table of Contents

Class VimCustomGroupSource

Namespace
Sccg.Builtin.Sources
Assembly
Sccg.Builtin.dll

Source for Vim/Neovim custom highlight group.

public abstract class VimCustomGroupSource : Source<string, VimCustomGroupSource.Item>, ISource, IBuildUnit
Inheritance
VimCustomGroupSource
Implements
Inherited Members

Properties

Name

Gets the source name.

Methods

CollectItems()

Collects source items from the source.

Link(string, string)

Links style from group to to group.

Set(string, Style)

Sets style to group.