Matthieu Coudron

Results 207 issues of Matthieu Coudron

I've had haskell-language-server crashing all the time for the past month over all my multicradle projects. I've switched to using the flake (thanks for making that !) and I wonder...

type: bug
type: enhancement
type: support
os: nixos

I am trying to fix a build with libluv on nixos. To achieve this, I need to pass certain flags to cmake. Peeking at src/luarocks/build/cmake.lua, I found that `variables` are...

I had looked for a program like khal one year ago without success but I am very glad to have found it. My question is not directly related but might...

type: enhancement
help wanted

Would it be possible to load menus directly from vim menu https://github.com/vim/vim/issues/1563 ? This way one could reuse entries across the different plugins. (I used to do that in https://github.com/teto/nvim-palette...

the .editorconfig file helps user autosetup their IDE, the neovim project has one for instance. NB: I've pushed the branch to the main repo instead of my fork, my bad

enhancement

fix: pass the body as string regardless of it is json else we hit errors in plenary. In Plenary we can set the "body" as a string (either filename or...

It is now possible to run: < {{HOME}}/my_json_file

some environments like ihaskell don't work well with jupyterLab (only in jupyter-notebook) but jupyter-notebook is not wrapped.

to be able to change the theme dynamically see https://github.com/pazz/alot/issues/1588 When running the command in development mode, I get: `Could not read toto and/or /home/teto/alot/alot/settings/../defaults/theme.spec` What is weird too is...

**Describe the bug** I've tried on master but whatever I do if I dont comment the bindings section I get in the log: ``` INFO:utils:Unknown values were found in `alot-config`....