dense-analysis / neural

AI Vim/Neovim code generation plugin (OpenAI, ChatGPT, and more)
MIT License
462 stars 19 forks source link

Implement Neural Actions (prompt snippets) #20

Open Angelchev opened 1 year ago

Angelchev commented 1 year ago

As we use GPT models, we may come across good prompts that derive the outputs we want e.g.

It would be helpful for people to save these and bring them forward with a custom dropdown behaviour or via a "completion source". Particularly useful for prompt building for #19