Yappaholic

Results 7 issues of Yappaholic

There are quite a bit of htmx language servers, but one that gets to work good in helix and at least can be configured in kakoune is [htmx-lsp2](https://github.com/uros-5/htmx-lsp2). Right now...

I was trying to use `home-manager` after installing `nix` with `determinate nix-installer` and I got this error when switching `home-manager` profile. I did try it on different musl-based systems(`Alpine`, `Gentoo`...

Right now there is no package for Onyx in `nixpkgs`, so it would be nice to at least have a flake you can use from the main repository. There is...

Elvish is a scripting language and interactive shell for Linux, BSD, MacOS and Windows. I decided to add elvish integration because found that it is somewhat similar to fish shell...

### This issue is unique. - [x] I have used the [search tool](https://github.com/ONLYOFFICE/DesktopEditors/issues?q=) and did not find an issue describing my bug. ### Operating System Linux (DEB package) ### Version...

feature request

### Issue description While using window managers, some people like to control the gamma output (for example to reduce blue light at night time). There are some options to control...

kind: enhancement
core: wayland
area: core

I want to provide a way to use keywords in functions when embedding steel in Rust. Something like: ```Rust fn foo(fst: Keyword, snd: Keyword) { print!("{} {}", fst,snd); } ```...