silverbullet-notes/CONFIG.md
2026-01-25 00:20:24 +00:00

8 lines
284 B
Markdown

This is where you configure SilverBullet to your liking. See [[^Library/Std/Config]] for a full list of configuration options.
```space-lua
config.set("plugs", {
-- Add your plugs here (https://silverbullet.md/Plugs)
-- Then run the `Plugs: Update` command to update them
})
```