vim

package
v1.9.21 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 1, 2024 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SID = "sid"
	ARG = "arg"
	SUB = "sub"
	PRE = "pre"
	PWD = "pwd"
	BUF = "buf"
	ROW = "row"
	COL = "col"
)
View Source
const FAVOR = "favor"
View Source
const INPUT = "input"
View Source
const SESS = "sess"
View Source
const SYNC = "sync"
View Source
const TAGS = "tags"
View Source
const VIM = "vim"
View Source
const VIMRC = "vimrc"

Variables

View Source
var Index = &ice.Context{Name: VIM, Help: "编辑器", Commands: ice.Commands{
	VIM: {Name: "vim path auto order build download", Help: "编辑器", Actions: ice.MergeActions(ice.Actions{
		cli.BUILD: {Hand: func(m *ice.Message, arg ...string) {
			m.Cmdy(code.INSTALL, cli.BUILD, mdb.Config(m, nfs.SOURCE), "--enable-multibyte=yes", "--enable-cscope=yes", "--enable-luainterp=yes", "--enable-pythoninterp=yes")
		}},
	}, code.InstallAction(nfs.SOURCE, "http://mirrors.tencent.com/macports/distfiles/vim/vim-8.2.2681.tar.gz")), Hand: func(m *ice.Message, arg ...string) {
		m.Cmdy(code.INSTALL, ctx.ConfigSimple(m, nfs.SOURCE), arg)
	}},
}}

Functions

func Qrcode added in v1.4.7

func Qrcode(m *ice.Message, arg ...string)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL