Steven Arcangeli
Steven Arcangeli
I _am_ surprised, because under the hood conform is basically just doing _exactly_ the same thing (vim.system) with theoretically the same arguments as your test file. One other thing I...
Software do be like that sometimes
This does not sound like an issue with conform, it sounds like an issue with `deno fmt`. Can you produce some evidence that the problem is in conform and not...
Could you be more specific than "conform goes crazy"? What is actually happening?
I can't speak to the odd line splits, but the call stack for these errors does not include conform. I'm seeing treesitter, nui, and noice in there. My best guess...
Take a look at #240 and see if that enables what you want
Looks like CI isn't picking up on the treesitter parser for some reason. Once you get CI to pass, I'm happy to merge!
It looks like you have pasted some of the contents of `:ConformInfo`, but there are no actual logs. The logs are important because they will display what command was actually...
Closing for inactivity
Implemented by #424