Skip to content

Ask Hey questions about a code snippet directly from Vim

Notifications You must be signed in to change notification settings

hey-network/hey.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Hey IDE Vim Plugin

Installation instructions

git clone https://github.com/hey-network/hey.vim.git ~/.vim/bundle

In your .vimrc, add hey-network/hey.vim to your Vundle Plugins.

Then launch vim and run :PluginInstall (or by command line vim +PluginInstall +qall)

apt-vim install -y https://github.com/hey-network/hey.vim.git

How to use

  1. Select some code in visual mode.

  2. Type :call AskHey(':YOUR_QUESTION').

  3. You'll receive a token as the result of a curl request.

  4. Go to https://ide.hey.network/p/:TOKEN.

About

Ask Hey questions about a code snippet directly from Vim

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published