Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChangeFileMessage ¶
type ChangeFileMessage struct {
Path string
}
type EditorClose ¶
type EditorClose struct {
Err error
}
type HideLoader ¶
type HideLoader struct{}
type HidePopupMessage ¶
type HidePopupMessage struct{}
type NvimDoneMsg ¶
type NvimDoneMsg struct {
Err string
}
type RefreshFileExplorerMsg ¶
type RefreshFileExplorerMsg struct{}
type RefreshView ¶
type ShowLoader ¶
type ShowLoader struct{}
Click to show internal directories.
Click to hide internal directories.