mistricky / codesnap.nvim

📸 Snapshot plugin with rich features that can make pretty code snapshots for Neovim
MIT License
473 stars 15 forks source link

Background image toggle #97

Open ekshore opened 1 month ago

ekshore commented 1 month ago

Would it be possible to have an option to toggle the background image? Most of the time it feels like the background image needlessly pads the image making it much larger then it needs to be when sharing a code snippet.

mistricky commented 1 month ago

Hi @ekshore, thx for the feature request. Yes, taking code snapshots without background is a useful feature, but as https://github.com/mistricky/codesnap.nvim/issues/87#issuecomment-2067591880 says, there are a few things need to be done before this feature. But this feature has been planned to implement, it will implement in the future.