Skip to content

Commit b432bb7

Browse files
authored
docs: remove duplicated line (zyedidia#3647)
1 parent e4b0ad7 commit b432bb7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

runtime/help/plugins.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,6 @@ The packages and their contents are listed below (in Go type signatures):
354354
- `IsWordChar(s string) bool`: returns true if the first rune in a
355355
string is a word character.
356356
- `String(b []byte) string`: converts a byte array to a string.
357-
- `RuneStr(r rune) string`: converts a rune to a string.
358357
- `Unzip(src, dest string) error`: unzips a file to given folder.
359358
- `Version`: micro's version number or commit hash
360359
- `SemVersion`: micro's semantic version

0 commit comments

Comments
 (0)