prescientmoon
prescientmoon
I tried adding this plugin on top of vim-arpeggio, but I get this error: 
For context, I have used this lib at a basic level before. I am now writing a wrapper so I can use the library directly from purescript. I noticed a...
Svg has the [tspan](https://developer.mozilla.org/en-US/docs/Web/SVG/Element/tspan) element, which basically allows styling chunks of text individually. Example usecase: syntax highlighting  > Now that I think about it, it would probably be...
There should be a way to specify a background color for text. > Note: The text needs to be re-measured when either the font or the actual text changes. So...
**Describe the bug:** The github actions presentation page contains a big white square **Expected behavior:** The github actions presentation page should not contain a big white rectangle **Where did this...
**Describe the bug:** When the user is not logged in the github home page sidebar is white **Expected behavior:** The sidebar should look like the rest of the theme **Where...
I sometimes want multiple systems to use the same query. Right now I just keep a record of queries around in my state, but this is pretty error prone. For...
I am new to neovim. I've tried adding this plugin to my config, but I get this error once I start neovim: 
At the moment this doesnt seem to support reexports, so it makes it really hard to for example call a function which takes a Maybe
Hi! I use this app for homerow chord modifiers. I also use neovim as my daily editor, together with the vim-arpeggio plugin for vim specific chord keybinds. Here's the issue...