package
Version:
v0.3.0
Opens a new window with list of versions in this module.
Published: Jun 19, 2026
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
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"
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.