neovim_remote

package module
v0.0.0-...-6f4cb9d Latest Latest
Warning

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

Go to latest
Published: May 16, 2023 License: MIT Imports: 13 Imported by: 0

README

neovim-remote-go

alternative to https://github.com/mhinz/neovim-remote

Install

$ go install github.com/ykpythemind/neovim-remote-go/cmd/neovim-remote

Usage

neovim-remote --remote-wait go.mod
Use neovim-remote as git editor.

see https://github.com/mhinz/neovim-remote/blob/master/README.md

if has('nvim')
  let $GIT_EDITOR = 'neovim-remote -cc split --remote-wait'
endif

autocmd FileType gitcommit,gitrebase,gitconfig set bufhidden=delete

TODO

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewRunner

func NewRunner(files []string, out io.Writer, option option, debug bool) (*runner, error)

func Run

func Run(out io.Writer, args ...string)

Types

This section is empty.

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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