Dominique

Results 406 comments of Dominique

there are conflict markers in these changes.

It is, but what's a bit weird is that `runcutest` modifies the artifacts. It works, but it's not ideal. I should modify CUTEst itself so it only modifies files in...

Hi @tmigot. This is quite old and I forget what you were trying to explain. I don't see anything in the example above that would be complicated if the in-place...

@pcapiod Could you explain what you had to do to make it work? I'm using LunarVim from the `release-1.2` branch. Texlab works well (building, forward/reverse search and chktex). However, `latexindent`...

@pcapiod Thanks. `latexindent` will run with default settings if there's no config file. My issue is that I can't seem to get LunarVim to run it at all. All I...

> Is there any drawback to install and run texlab via LVim’s LSP ? texlab runs latexindent Well in my case it doesn't. That's why I configured it as above....

ps: latexindent is indeed active according to `:LvimInfo`.

@mattamizer Were you able to fix the issue? Could you please explain how? The OP states that (s)he's on a M1 Mac, so yes, it's an Arm64 processor. I'm having...

Thanks! I followed those steps, except I installed the java runtime with `brew install openjdk` and put it on the `PATH`. Running `ltex-ls --help` gives ``` ❯ ltex-ls --help 1m...

Hi @nimgould. I rebased this on top of the latest changes in `master`. On Linux, the unit tests are still trying to run the SIF interface to LANCELOT: ``` Testing...