Skip to content

In neovim, this script open the input file in a new buffer of current neovim session

Notifications You must be signed in to change notification settings

gmonein/HelloVim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

HelloVim

In a NeoVim terminal, open the given file in a new buffer

Instalation

Install dependencies

  apt install ruby
  gem install msgpack-rpc

Install HelloVim

  git clone git@github.com:gmonein/HelloVim.git
  cd HelloVim
  ln -s ./bin/hello_vim $HOME/.local/bin

Usage

  hello_vim file

About

In neovim, this script open the input file in a new buffer of current neovim session

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages