Added prefix to symbols plugin README

This commit is contained in:
Kirottu
2023-07-06 14:10:36 +03:00
parent 8442050078
commit a5d3f32659

View File

@@ -11,6 +11,8 @@ Simply search for the symbol's name.
```ron
// <Anyrun config dir>/symbols.ron
Config(
// The prefix that the search needs to begin with to yield symbol results
prefix: "",
// Custom user defined symbols to be included along the unicode symbols
symbols: {
// "name": "text to be copied"