Fernando García-Redondo

Results 7 comments of Fernando García-Redondo

Hi @winston0410 , was this contribution incorporated as a PR? Thanks

Dear @folke is it possible that it is not yet enabled on `dev` branch? (I still see the E/W letters instead of icons). Thanks

I configured neovim diagnostics, but somehow they are not picked up (just moved to `dev` today) ![image](https://github.com/folke/trouble.nvim/assets/10627849/99eda310-4abb-4aba-807f-58be96a58af2)

No, could find that in the dev docs. Could you point me there? In the lsp handlers I have `vim.diagnostic.config(lsp.diagnostic)`

Interestingly, everything works on NVIM v0.9.5 Build type: Release LuaJIT 2.1.1713773202, but it fails on NVIM v0.10.0-dev Build type: RelWithDebInfo, LuaJIT 2.1.0-beta3. The table you asked for: ``` local M...

hi! reviewing the commits, I cannot spot the objective of them. Could you describe it in detail? Thanks!