Table of Contents

Class NeovimFormatter

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

Neovim color scheme with Lua.

public class NeovimFormatter : Formatter<INeovimSourceItemBase, SingleTextContent>, IFormatter, IBuildUnit
Inheritance
NeovimFormatter
Implements
Inherited Members

Properties

Name

Gets the formatter name.

Methods

Format(IEnumerable<INeovimSourceItemBase>, BuilderQuery)

Formats to SingleTextContent from the collection of INeovimSourceItemBase.