koopa
koopa
The README shows some example themes but it lacks some information about how to setup your own colorscheme: - where do I define the colors? - do I have to...
I have this weird issue that jumping to section of a post via the toc does not work in Firefox (Chromium is working fine). I first thought that I misconfigured...
I am getting errors while using the oneshot channel like in the readme. Here a minimal example I tested: ```lua Test = function() local async = require'plenary.async' local tx, rx...
The geometry setting works, but is a bit inconvenient if you have changing monitor setups. It would be nice if the notifications could follow the current focused monitor.
Hi, most applications pick up the theme change directly, but firefox and chromium do not reload the theme on the fly. I looked into closed issue and found that the...
I want to suggest deriving `Clone` and `PartialEq` for charts and containing structs. `Serialize` and `Deserialize` for example could also be feature gated, if necessary. What do you think?
It would be nice to also support gitlabs snippets (gitlabs version of gists). There is also a [gitlab-cli](https://gitlab.com/gitlab-org/cli) tool that can do that.
Fixes #7 The dirs dependency was used in `simplelog` in the dev-dependency `grcov`. I bumped the version to latest and fixed the clippy errors. EDIT: Clippy errors with stable should...
- **Component**: - LSP used with neovim ```txt NVIM v0.10.2 Build type: Release LuaJIT 2.1.1713484068 ``` - **LSP version**: ```txt Version: 0.13.0, commit 69cdef3bd74a908dc2677d8a7edbc7ce533edbaa (Typst version 0.11.0) ``` - **OS...