autopushed

This commit is contained in:
2025-08-29 16:00:19 +02:00
parent 25c45696d7
commit da013c9333
+10
View File
@@ -0,0 +1,10 @@
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
}
}
```