prescientmoon

Results 36 issues of prescientmoon

I tried adding this plugin on top of vim-arpeggio, but I get this error: ![image](https://user-images.githubusercontent.com/39400800/177836516-378cc310-e6b6-44cb-b6ec-a06236e4962a.png)

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 ![syntax highlighting](https://cdn.discordapp.com/attachments/713806319769092197/727879146080043049/unknown.png) > 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...

bug

**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...

bug

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: ![image](https://user-images.githubusercontent.com/39400800/155345681-1f59ef99-ee9f-4709-b42a-e83b810796dc.png)

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...