mode

package
v0.0.0-...-8454ee1 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2024 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	NormalMode  Mode = Mode{Name: "normal", StatusMessage: "-- NORMAL --"}
	InsertMode       = Mode{Name: "insert", StatusMessage: "-- INSERT --"}
	CommandMode      = Mode{Name: "command"}
)

Functions

This section is empty.

Types

type Mode

type Mode struct {
	Name          string
	StatusMessage string
}

Jump to

Keyboard shortcuts

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