Rolf Schröder

Results 17 comments of Rolf Schröder

Thank you for addressing my issues @pditommaso. NixOS currently [patches](https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/by-name/ne/nextflow/package.nix#L36-L45) Nextflow so that it can run there even though `/bin/bash` is not available. This works great unless one wants to...

@pditommaso could you have a look at my [comment](https://github.com/nextflow-io/nextflow/pull/5696#issuecomment-2607740437) above and give some feedback? Thanks.

Hi, thanks for the quick feedback and the explanation. The delta between alt1 & alt2 is consistent with the reported alt sequences (i.e `26` + 1x`A` = `27`) - this...

@dc-tec Have you seen this PR here?

In this video, the buffer is auto-formated even though `:FormatDisable` is invoked. I *believe* this is because lsp-format's `FormatDisable` is invoked and it does not cause `conforn.nvim` to not format....

Hey, I'd like to get this fixed. If you have an idea, I'm happy to propose a PR.

@dc-tec I attempted a fix [here](https://github.com/dc-tec/nixvim/pull/111).