Mikołaj Lercher

Results 28 issues of Mikołaj Lercher

### Related problem _No response_ ### Your request There is a [fork](https://github.com/ptxmac/imgui-go/tree/docking) of imgui-go that uses the `docking` branch of Dear ImGui. Would it be possible to use docking in...

enhancement

Is it possible to install the dependencies somewhere else without using the `:CHADdeps` command? For context, I'm trying to integrate CHADTree into my Nix dotfiles similarly to how [nvim-treesitter](https://github.com/NixOS/nixpkgs/blob/cf66057e81c0327efd905d5f6316124b56eee515/pkgs/misc/vim-plugins/overrides.nix#L489) works...

The wiki/translation tutorial sucks. It's outdated, unnecessarily complex, doesn't consider Linux users and doesn't cover firmware updates.

wiki

A translation I was working on when super bored in school. I wasn't really able to properly test it.

Currently the common.szs option in the injector only applies the diff to common.szs in 0100000000001000 (home menu). The thing is, 0100000000001013 (user page) uses the same file copied to its...

``` (waybar:203895): Gtk-WARNING **: 09:26:25.466: Failed to set text 'Nerd Fonts - Iconic font aggregator, glyphs/icons collection, & fonts patcher - qutebrowser' from markup due to error parsing markup: Error...

I wanted to assign some keybindings to backspace, so naturally I tried something like this: ```lua local wk = require('which-key') wk.register({ [""] = { h = { "Lspsaga lsp_finder", "Cursor...

https://github.com/NixOS/nixpkgs/commit/4a9d9928dc01421b878cfe4a16961c1e4862d846 changed a number of options in the `nix` module. For the sake of consistency, nix-darwin should mirror those changes and keep up with NixOS.

Something similar to https://github.com/rolandwalker/nav-flash

[Fennel](https://fennel-lang.org/) is a Lisp that compiles straight to Lua that's been recently gaining a lot of attention especially in the Neovim community. Therefore I think parinfer-rust should support it as...