renvim

command module
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2022 License: Apache-2.0, MIT Imports: 10 Imported by: 0

README

renvim

Go Report Card

Outer Neovim aware Neovim launcher.

Open the file in the outer Neovim instance.

Demo

demo

Why

I made it because I don't like the nested Neovim to start in Neovim's Terminal.

nested

Example

Launch nvim and pass args If outside Neovim Terminal.

$ renvim file.txt

as Git commit message editor.

$ EDITOR=renvim git commit

.bashrc or .zsh alias

export EDITOR=renvim
alias nvim=$EDITOR
# or alias vi=$EDITOR

Install

Download

or

paru -S renvim-bin

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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