diff --git a/core/code/vimer.go b/core/code/vimer.go index d72c1fc2..ad3b6ae1 100644 --- a/core/code/vimer.go +++ b/core/code/vimer.go @@ -48,6 +48,9 @@ func init() { switch m.Option(ctx.ACTION) { case AUTOGEN, web.DREAM, XTERM: m.Cmdy(m.Option(ctx.ACTION), mdb.INPUTS, arg) + case "extension": + nfs.DirDeepAll(m, "usr/volcanos/plugin/local/code/", "inner/", nil, nfs.PATH) + default: switch arg[0] { case ctx.INDEX: