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
- Host: GitHub
- URL: https://github.com/bytehunt/code2prompt.nvim
- Owner: bytehunt
- Created: 2024-10-08T04:34:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-24T04:20:32.000Z (over 1 year ago)
- Last Synced: 2025-03-21T23:51:12.999Z (about 1 year ago)
- Language: Handlebars
- Size: 14.6 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: .github/readme.md
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 🍀