David Demelier
David Demelier
Hello, I'm trying this plugin with vim 8.0. I do like stated in the documentation: * `:CMakeCreateBuild build` * `:CMakeBuild` It just prints **Built all targets** but nothing happens, the...
Hey there. Currently adding new items is done through incrementing the last link's number which creates merge conflict everytime someone provides a new PR. What do you think about using...
A small library for decoding and encoding base64 data without dynamic allocation.
libui
The [libui](https://github.com/andlabs/libui) project consists of a native looking GUI toolkit for C. I have not tested, reviewed yet.
Hey there, I'm not sure if this is an issue with wlroots, cage or just being on Raspberry Pi 4, but if I kill remotely cage then I can no...
Hi, In my application I use Duktape 2.6.0 and for testing purpose I've compiled the whole project (including duktape sources) using `-fsanitize=address,undefined,integer` and I get some results while running a...
Hello, This isn't a direct issue to kcgi but I think it could be valuable to add some information on how to use FastCGI with kcgi based programs on the...
Hi, For the moment, ASSERT_GTE does only print that the assertion fails with the given argument without expansion so in a debugging purpose it's not convenient as you always have...
Hello, [vifm](https://vifm.info/) is a convenient and powerful file manager for the terminal. It is designed in vim in mind. I've started a nord color scheme support for it. I've designed...
Hello, We may add a Qt Creator color theme as well. If I have some free time I'll try to implement it myself.