diff --git a/plugins/symbols/README.md b/plugins/symbols/README.md index ef723af..183a128 100644 --- a/plugins/symbols/README.md +++ b/plugins/symbols/README.md @@ -11,6 +11,8 @@ Simply search for the symbol's name. ```ron // /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"