Table of Contents

Class VimCustomGroupSource.Item

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

SourceItem for Vim/Neovim custom highlight group.

public class VimCustomGroupSource.Item : IVimSourceItem, IVimSourceItemBase, INeovimSourceItem, INeovimSourceItemBase, ISourceItem, IBuildArtifact
Inheritance
VimCustomGroupSource.Item
Implements
Inherited Members

Constructors

Item(string, Style)

Initializes a new instance of the VimCustomGroupSource.Item class.

Item(string, string, Style?)

Initializes a new instance of the VimCustomGroupSource.Item class.

Fields

Group

Gets the group to set.

Link

Gets the group to link.

Style

Gets the style to set.