Matthieu Coudron

Results 605 comments of Matthieu Coudron

same as https://github.com/rest-nvim/rest.nvim/pull/207#issuecomment-1625050098 I think this should/could be implemented as a callback. What is req_var_store and why do we need it ?

do you think you could achieve something similar via https://github.com/rest-nvim/rest.nvim/pull/214 (it's ok to patch rest.nvim if it doesn't send enough information) ?

regarding the shell.nix, it assumes that you've cloned Vynil which is not practical: `vinyl = pkgs.haskell.lib.dontBenchmark (super.callPackage ~/Projects/Vinyl {});`

Thanks for the answer ! I've tried to launch ``` ➜ sudo mptcpd --path-manager=addr_adv -d configuration.c:mptcpd_config_create() path manager plugin directory: /nix/store/jqq6vad2sisd22y58b4sbngf6v18j52c-mptcpd/lib/mptcpd configuration.c:mptcpd_config_create() default path manager plugin: addr_adv path_manager.c:family_appeared() "mptcp_pm" generic...

Depending on the filetype I open nvim 0.3 with, I get these messages that I can discard via 3 successive pushes to Enter. ``` | no notification handler registered for...

UpdateRemotePlugins is called automatically by vim-plug but I do run it sometimes manually and it seems useless (I update regularly plugins and seen no change since my first message) aka...

relevant comments on the design https://github.com/neovim/neovim/pull/12593#issuecomment-667654125

quite excited to see your next iteration > In the background I've been working on splitting this into two modules, with one just for the file watching mechanics and another...

> This is not a great way to expose metrics. In general, metrics should not be placed within log lines. This would be better handled as part of a larger...

I see similar things even when emptying my config.