Skip to content

Commit 52cec0a

Browse files
authored
Update README.md (#111)
1 parent f9073a6 commit 52cec0a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

plugins/dictionary/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,6 @@ Type in `<prefix><word to define>`, where prefix is the configured prefix (defau
1212
// <Anyrun config dir>/dictionary.ron
1313
Config(
1414
prefix: ":def",
15+
max_entries: 5,
1516
)
16-
```
17+
```

0 commit comments

Comments
 (0)