package
Version:
v0.4.0
Opens a new window with list of versions in this module.
Published: Jan 9, 2026
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
UI UIConfig `yaml:"ui"`
}
type UIConfig struct {
ShowFileTree bool `yaml:"showFileTree"`
FileTreeWidth int `yaml:"fileTreeWidth"`
SearchTreeWidth int `yaml:"searchTreeWidth"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.