You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* nvim: add map[string]int to Dictionary for ColorMap
* nvim: support neovim/neovim@a225374 api
* nvim: go generate
* nvim: add CallDict(nvim_call_dict_function)
* nvim: fix typo
* nvim: trim 'List' prefix and Channels returns the pointer slice
* nvim: add Process and UI struct
* nvim: change UIs and Proc(Children) return type to correspond type
* nvim: go generate
* nvim: change ChannelInfo return type to pointer
* nvim: go generate
* nvim: change Channel to pointer on nvimTypes map
* nvim: implements Client struct
* nvim: add godoc comment to Channel and Process struct
* nvim: split additional struct types to types.go
* nvim/apitool: add some C type to nvimTypes map
* nvim: add Version,ClientType,Methods,Attributes and Client for Channel
* nvim: go generate
* nvim: add Command type and fix {Buffer}Commands return map type
* nvim: go generate
* nvim: change Version type to struct instead of map
* nvim: `map[string]*Command` type to Dictionary
* nvim: fix SetClientInfo arguments type
* nvim: re-implements several types for SetClientInfo function
* nvim: go generate
* nvim: fix Version.Major msgpack struct tag
* nvim: increase LICENSE Year
* nvim: rename some Client related type name to add `Client` prefix
* nvim: go generate
* nvim: add some godoc comment and format
* nvim: fix spell "Deprecated: Use etc" consistently
ref: golang/go@9a0a150
* nvim: go generate
* nvim: gofmt
0 commit comments