An open API service indexing awesome lists of open source software.

https://github.com/bytehunt/code2prompt.nvim

✨ Neovim plugin for mufeedvh/code2prompt
https://github.com/bytehunt/code2prompt.nvim

Last synced: 4 months ago
JSON representation

✨ Neovim plugin for mufeedvh/code2prompt

Awesome Lists containing this project

README

          


code2prompt.nvim


A Neovim plugin for mufeedvh/code2prompt.

https://github.com/user-attachments/assets/6fec7a85-196e-49ef-80e7-9c274aea4b91

## Install

```lua
{
"pwnwriter/Code2prompt.nvim",
cmd = "Code2prompt",
opts = {
template = "path/to/your/templates",
},
},
```

A list of available options can be found [here](https://github.com/pwnwriter/code2prompt.nvim/blob/a3d24248ee8d74e146d0d2a653f121dfaf26e2b7/lua/code2prompt/init.lua#L4).


Copyright © 2024 pwnwriter me 🍀