Files
2025-08-29 16:00:19 +02:00

11 lines
294 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
}
}
```