lapce-elixir/volt.toml

12 lines
284 B
TOML
Raw Normal View History

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