layouts

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package layouts is the built-in layout plugin. It ships only the minimal stock Zen layout as a public, forkable LayoutProvider plugin wired by the Default Config. Other layouts, including the default split layout seeded into the user's global config, prove that users can own layout arrangement through the same registry path as bundled plugins.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Plugin

type Plugin struct{}

Plugin contributes the only bundled layout. `split` deliberately ships NOT here but as a user plugin — see the default config.go template — so the default two-pane experience flows through the kernel registry exactly like a user-authored override.

func (*Plugin) Init

func (*Plugin) Init(capabilities.Host, any) error

func (*Plugin) Layouts

func (*Plugin) Layouts() []capabilities.Layout

func (*Plugin) Name

func (*Plugin) Name() string

Jump to

Keyboard shortcuts

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