Matthieu Coudron

Results 605 comments of Matthieu Coudron

I stll think this would be a great way to showcase nix capabilites to the neovim community alas I dont have time to do this.

I haven't needed to dig deeper as haskell-language-server improves, thus closing

there seems to be some implementation here https://github.com/singpolyma/ipfs-websub/blob/3ca01e286d5b308ccad7952840c06e13388431a9/RedisURL.hs#L58

@offbyone do you have a patch available by any chance ?

for zsh I've started using https://github.com/ohmyzsh/ohmyzsh/blob/master/plugins/zbell/zbell.plugin.zsh

reimporting nixpkgs and having home-manager using the generated pkgs set works as a nixos module `home-manager.useGlobalPkgs = true;`. See https://nix-community.github.io/home-manager/#sec-install-nixos-module .

is this ready? if Yes I can probably test tomorrow

I am looking into this. Seems like I will need to fork busted though :)

I've created https://github.com/rest-nvim/rest.nvim/pull/159 which I hope can help people add some tests.