Skip to content

Tooltips

Control which tooltips are displayed.

tooltips

⚠️ Warning

tooltips is a root key, so it must be placed before any section.

toml
# Type: String
# Values: "all", "autocomplete", "none"
# Default: "all"

tooltips = "none"