From a5d3f326593d398128d379a5105e17114de59901 Mon Sep 17 00:00:00 2001 From: Kirottu Date: Thu, 6 Jul 2023 14:10:36 +0300 Subject: [PATCH] Added prefix to symbols plugin README --- plugins/symbols/README.md | 2 ++ 1 file changed, 2 insertions(+) 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"