command

package
v0.0.0-...-94b1849 Latest Latest
Warning

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

Go to latest
Published: May 11, 2018 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (

	// JSONIndent is indent of JSON
	JSONIndent = "  "

	// JSONIndentPrefix is prefix of JSON indent
	JSONIndentPrefix = ""
)

Variables

View Source
var CR = []byte{10}

CR is carriage return

View Source
var ErrNotJSONFile = errors.New("Not JSON file")

ErrNotJSONFile represents not JSON file error

Functions

This section is empty.

Types

type GsonNvim

type GsonNvim struct{}

GsonNvim is GsonNvim base struct

func (*GsonNvim) Fmt

func (gn *GsonNvim) Fmt(v *nvim.Nvim, args []string, rng [2]int) error

Fmt is json format command

Jump to

Keyboard shortcuts

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