enums

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Jun 19, 2026 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Mode

type Mode string

Mode is just an aliase for string I don't rly know why is it in separate package, but i'll keep it here for now

const (
	Normal      Mode = "NORMAL"
	Command     Mode = "COMMAND"
	Insert      Mode = "INSERT"
	Visual      Mode = "VISUAL"
	Visual_line Mode = "VISUAL LINE"
	Replace     Mode = "REPLACE"
)

Jump to

Keyboard shortcuts

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