Patrick Lambein
                                            Patrick Lambein
                                        
                                    This is also something I experience, using macOS 12.3.1.
> I switched to [zsh-syntax-highlighting](https://github.com/zsh-users/zsh-syntax-highlighting) because it works for me. That’s what I ended up doing as well.
This hasn’t moved for a while. To go further, here’s what both `meson` and `ninja` produce on my machine: ``` $ meson setup --wipe build The Meson build system Version:...
I have tested compiling stylish-haskell against haskell-src-exts-1.21.0, but the bug remains. If I find the time I will dig into haskell-src-exts directly.
Note that the function `rc` as modified in #87 is not idempotent: `rc (rc g)` is not the same graph as `rc g` in general. This is because the behavior...
> Not to make you think about plugin managers too much (a horrible fate, I agree), but can you elaborate on how `packer` differs from what you want? To be...
Speaking of grouping plugins, I’ve been wondering about whether one might want to reflect such grouping in the folder structure of the Vim packages: ``` .local/share/pack ├── colorschemes └── version_control...
Let it be known to the world that I ran into a similar issue in December 2019. It would be nice to patch tufte-common so that people may stop wasting...
No. It has been three years since I worked to understand the code of this library. I don’t have time or motivation to go back to it now. You’re welcome...
@andreasabel I don't think you mean to, but this feels condescending. Here is a 4 years old issue about an obviously extremely wrong piece of code, for which I carefully...