Skip to content

LachlanGray/vim-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Vim Agent

Can we control vim with a language model? blog post

Start neovim somewhere with

nvim --listen 127.0.0.1:7777

Then, run the script with python vim_agent.py. It will open a prompt for you to describe what you want done, then chatgpt will take requests and control neovim on your behalf.

For the time being I wouldn't try it on any important files... it's not too reliable for now

There's lots of low-hanging fruit to improve, so stay tuned!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages