2 releases
0.1.1 | Jul 28, 2023 |
---|---|
0.1.0 | May 24, 2023 |
#15 in #dprint-plugin
16KB
88 lines
dprint-plugin-sexpr
Format S-expressions in .scm
files using
rsexpr.
Install
Add the plugin to your config file by running
dprint config add RubixDev/sexpr
.
Don't forget to add scm
to your includes
pattern.
Configuration
Name | Type | Default | Possible values |
---|---|---|---|
indentWidth | u8 | global config or 2 |
0 — 255 |
Dependencies
~2–3MB
~61K SLoC