Vinicius Arcanjo
Vinicius Arcanjo
Looking into the settings I didn't find a way to increase the height of the command line window by using setting a weight modifier, something similar to the 'sidebar_width' setting...
Hi, Is there a way to hide tabs if there's only one open? I want to save space on my screen. Awesome project! Thanks.
Hi phpipam-pyclient users, I'm looking for a new maintainer, since I'ts been a few years since I was using phpipam constantly. The last 1.4 release https://phpipam.net/news/phpipam-v1-4-released/ is still being supported...
Refactor Rust NIF crate to use `rustler::resource!` macro. This would make it easier to evolve the NIF crate, including removing some `lazy_static` usage.
In the next weeks, I'll update D's version as long as it's still compatible.
when building with ldc 1.13.0 there are mangled name overlap warnings, these functions are not core functions, but are important: ``` source/nvimhost/api.d(718,10): Warning: skipping definition of function nvimhost.api.NvimAPI.tabpageIsValid due to...