Using GPT-3 to generate Vim commands to edit text to clean prompts for GPT-3

To program GPT-3, you must give it a prompt. To do this, one of the things you need to do is clean your data into a prompt GPT-3 likes. Given a natural language prompt, this modifies the text accordingly, saving time. Here are some of the things it can do… Read more

Similar

Persistent Undo in Vim

about a 2 minute This post presents a chapter from my upcoming book Mastering Vim Quickly: From WTF to OMG in no time As you already saw in the chapter on Undo/redo, Vim is pretty powerful when it comes to these features. However, there’s one more feature... (more…)

Read more »

Vim It Up

A collection of dotfile scripts, plugins, and clever hacks so that you can become the master of your own OS! 🚀 - GitHub - Torbet/Vim-It-Up: A collection of dotfile scripts, plugins, and clever hack... (more…)

Read more »