1
0
mirror of https://shylinux.com/x/icebergs synced 2025-05-02 19:47:02 +08:00

opt vimer

This commit is contained in:
harveyshao 2022-05-16 01:37:09 +08:00
parent 30b0d12f6f
commit e7fd0d1555

View File

@ -57,6 +57,9 @@ func _website_parse(m *ice.Message, text string, args ...string) (map[string]int
case nfs.GO:
ls[0] = ice.GetFileCmd(ls[0])
case nfs.SHY:
ls[0], data[ctx.ARGS] = "web.wiki.word", ls[0]
case "~":
prefix = ls[1]
ls = ls[1:]