This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
synic
synic.dev
did:plc:v75e6qsjmcdgljofqcwqeazc
Say you want to copy a block of code to paste in a GitHub comment. Copying and pasting directly can be ugly, because the copied block can have leading indents or tabs for indentation (which looks terrible in gh comments). Solved with this custom copy function!
https://synic.dev/article/2025-01-29/neovim-copy-without-leading-indent
2025-01-29T11:42:45.050Z