Thorsten Rhau
Thorsten Rhau
[Here is a picture that shows the original and darker, proposed, colors.](https://imgur.com/a/4MZ7Ahg)
Let me know if I can provide any additional information.
I have the same error on both Lemmy.world and Lemmy.ml
I tried out this awesome wind manager for a while, but I hit a snag. I canโt tell the difference between the right and left option keys. This is a...
I do not agree to the problem being solved just because a workaround has been identified.
Here is my workaround, I hope it helps https://github.com/ThorstenRhau/neovim/blob/main/lua/optional/markdown-preview.lua ```lua build = function(plugin) -- Define commands local install_cmd = { "npx", "--yes", "yarn", "install" } local restore_cmd = { "git",...