Table of Contents

Constructor Formattable

Namespace
Sccg.Builtin.Formatters
Assembly
Sccg.Builtin.dll

Formattable(int, string, Style?, string?, bool?, bool?, bool?, bool?)

Formattable item for Neovim color scheme.

public Formattable(int Id, string Name, Style? Style, string? Link, bool? Standout, bool? Reverse, bool? Nocombine, bool? Default)

Parameters

Id int
Name string
Style Style?
Link string
Standout bool?
Reverse bool?
Nocombine bool?
Default bool?