We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9073a6 commit 52cec0aCopy full SHA for 52cec0a
plugins/dictionary/README.md
@@ -12,5 +12,6 @@ Type in `<prefix><word to define>`, where prefix is the configured prefix (defau
12
// <Anyrun config dir>/dictionary.ron
13
Config(
14
prefix: ":def",
15
+ max_entries: 5,
16
)
-```
17
+```
0 commit comments