hectorhon

Results 2 issues of hectorhon

I notice flymake (emacs 27.1, windows) does not "keep" all the errors when there are multiple lsp servers for the buffer. In my case, I am using flymake + ts-ls...

I found [this](https://github.com/tree-sitter-grammars/tree-sitter-yaml), a more recent and maintained version for the yaml language. It fixes a bug I encountered. I encountered a bug in the current version from [ikatyang](https://github.com/ikatyang/tree-sitter-yaml), where...