I've just created a simple bash script for personal use that makes it easier to interact with ChatGPT through VIM.<p>Essentially, the script uses SimonW's superb client llm[0], and vipe[1].<p>[0]: <a href="https://github.com/simonw/llm">https://github.com/simonw/llm</a><p>[1]: <a href="https://joeyh.name/code/moreutils/" rel="nofollow noreferrer">https://joeyh.name/code/moreutils/</a>