3 comments (3 comments)0 reactions (0 reactions)0 assignees (0 assignees)0 forks (0 forks)github user discovery
help wantedidea
Repository metrics
- Stars
- 249 stars (249 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
What?
Like VSCode CodeSnap and polacode
Why?
- save screenshots of my code
- use neovim theme
Potential existing implementations:
There is a vim plug.
Contributor guide
- Research direction
- Study the existing vim plugin code2img.vim and port it to Lua for Neovim, using Neovim's API and theming.
- Tech stack
- lua
- Domain
- developer experiencetooling
- Issue type
- Feature
- Prerequisites
- LuaNeovim plugin development