Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 341 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 341 Bytes

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 [email protected]:gmonein/HelloVim.git
  cd HelloVim
  ln -s ./bin/hello_vim $HOME/.local/bin

Usage

  hello_vim file