helix

package
v0.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 6, 2025 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrNotSupportKeyChords = errors.New("not support key chords")
)

Functions

func New

func New(mappingConfig *mappings.MappingConfig, logger *slog.Logger) pluginapi.Plugin

New creates a new Helix plugin instance.

Types

type Mode added in v0.2.0

type Mode string

Mode enumerates known Helix modes. Underlying type is string to match TOML keys. Unknown/custom modes are still representable as Mode values.

const (
	HelixModeNormal Mode = "normal"
	HelixModeInsert Mode = "insert"
	HelixModeSelect Mode = "select"
)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL