Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content
/ hey.vim Public

hey.vim is a Vim plugin that utilizes the LLM services to edit text.

Notifications You must be signed in to change notification settings

tani/hey.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 

Repository files navigation

Hey, Vim

hey.vim is a Vim plugin that utilizes the LLM service API to edit text.

It supports the following services:

Clipchamp.mp4

Installation

This plugin depends on Deno and denops.vim.

Plug 'vim-denops/denops.vim'
Plug 'tani/hey.vim'

You need to get an API key for the LLM service and set it to the environment variable:

Note that if you're using denops-shared-server, the environment variable is separate from Vim. In this case, you should set it to the system environment variable or set g:hey_api_key.

Usage

Use these commands:

  • :[range]Hey[!] {prompt} - Edit text. With !, the text is replaced inplace.
  • :HeyAbort - Abort the current asynchronous operation.
  • :HeyClose - Close the Hey popup or window.

See :help hey-commands for more information.

Options

See :help hey-options for more information.

License

This software is released under the MIT License. https://git.io/mit-license

About

hey.vim is a Vim plugin that utilizes the LLM services to edit text.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published