lapce-elixir/volt.toml
2022-08-27 17:13:43 +02:00

11 lines
288 B
TOML

name = "<plugin-name>"
version = "0.0.0"
author = "<your name>"
display-name = "<plugin-display-name>"
description = "<plugin-description>"
# for non-theme plugins
# wasm = "bin/<plugin-name>.wasm"
# for theme plugins
# themes = ["theme-one.toml", "theme-two.toml", "theme-three.toml"]