codesnap.nvim
codesnap.nvim copied to clipboard
📸 Snapshot plugin with rich features that can make pretty code snapshots for Neovim
Just installed the plugin and everything works fine for the most part, but it seems the _first_ attempt always fails when trying to generate screenshots to both the clipboard or...
I try to install in debain satble (bookworm) and seens like i dosen´t have a specific dependency for compile from source, and i received this log as result ```bash ./scripts/build_generator.sh...
Add to dependencies to get system info, to check if is wsl and the current pretty name of the distro. If wsl is getting used, this should create the image...
I have very specific font specifications in Kitty terminal, it would be really cool to be able to use those same settings for the fonts. Right now if you choose...
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...
CodeSnap is a great tool, thank you for working on it! By any chance, is it possible to output the snippet in a vector graphics format, say SVG, EPS, or...
Less of an issue, more of a feature request. How much work would it be to use the local highlighting and colorscheme when taking a snapshot?
Currently using WSL sometimes, would be nice to be able to pass in commands to copy to clipboard, i.e i think to copy to windows clipboard you need something piped...
Hello! Awesome project! I'm wondering if we could remove some build steps, reduce deps and leverage some of the features that exist in most peoples nvim setups. For example: https://tree-sitter.github.io/tree-sitter/syntax-highlighting...
Hi, Would be good with some guidance of how to do this in a Windows 10 environment. I tried to compile with both make and cargo / rust from cygwin....