example

package
v0.0.0-...-351714f Latest Latest
Warning

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

Go to latest
Published: Nov 24, 2014 License: MIT Imports: 3 Imported by: 0

README

github.com/myitcv/neovim/example

A bare-bones example of a Neovim plugin written in Go

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BufCreate

type BufCreate struct {
	BufNumber int
}

func (*BufCreate) DecodeMsg

func (b *BufCreate) DecodeMsg(dec *msgpack.Decoder) error

type Example

type Example struct {
	// contains filtered or unexported fields
}

func (*Example) GetANumber

func (n *Example) GetANumber() (int, error, error)

func (*Example) Init

func (n *Example) Init(c *neovim.Client, l neovim.Logger) error

func (*Example) Shutdown

func (n *Example) Shutdown() error

Jump to

Keyboard shortcuts

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