Add settings events
This commit is contained in:
parent
93a818d018
commit
3dd5641d2b
9 changed files with 89 additions and 12 deletions
|
@ -9,6 +9,7 @@ path = "src/theme_selector.rs"
|
|||
doctest = false
|
||||
|
||||
[dependencies]
|
||||
client = { path = "../client" }
|
||||
editor = { path = "../editor" }
|
||||
fuzzy = { path = "../fuzzy" }
|
||||
fs = { path = "../fs" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue