Matthieu Coudron

Results 605 comments of Matthieu Coudron

Neomake can use both in fact (depending on project-level or buffer-level) so a proper solution would be nice even though I deem it low-priority. For now I disable neomake.

is it possible to expand on what is missing for this to work ? as a haskellbeginner, this would definitely help.

I was greatly disappointed by this as well. I've tried to setup sthg with haskdogs/hasktags but failed to do so https://github.com/grwlf/haskdogs/issues/4 .

Alternatively, startify could display several columns to use the width: it does feel awkward to have all this right space empty.

I come from https://github.com/NixOS/nixpkgs/issues/189838 . Why would the parsers need to be RW ? that breaks nvim-treesitter with nix as packages are installed read-only (for reproducibility and security reasons). Same...

I've tried various things in this post to no avail. It's very frustrating to have no logs even with the proper configuration. `:MarkdownPreview ` should log at least a line...

I was going to open an issue when I saw this. From the chat it seemed unlikely to gain traction but I wanted to have the arguments in a linkable...

similar to python, simpler is to leverage the package manager. Packer can check ia luarocks is available for lua5.1 and ask the user to install it. For instance the current...