Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 357 Bytes

File metadata and controls

13 lines (11 loc) · 357 Bytes

Dependencies

  • pip install openai
  • set OPENAI_API_KEY env variable

vimgpt-plugin

This was created by GPT4 with human revisions

Usage

  • Clone this repo to ~/.vim/
  • Add the following to your ~/.vimrc
    • source ~/.vim/vimgpt-plugin/gpt3.vim
    • source ~/.vim/vimgpt-plugin/gpt4.vim
  • Note: GPT results will be stored in a new buffer for review