10000 GitHub - gmonein/HelloVim: In neovim, this script open the input file in a new buffer of current neovim session
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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

0