Panos Sakkos
Panos Sakkos
Seems like it might be parsing the [mason.lua](https://github.com/le4ker/nvim-config/blob/v2.0/lua/custom/configs/mason.lua) file but not the [lspconfig.lua](https://github.com/le4ker/nvim-config/blob/v2.0/lua/custom/configs/lspconfig.lua)? Because all the missing LSPs are in my lspconfig, but they have a different name in the...
@codicocodes thank you, I closed my PR. Why does dotfyle detect those LSPs though in my case? Also why aren't the rest LSPs detected, even though they are defined in...
Yeah I added the html LSP a couple of days ago, but it was a false positive like graphql before that. I noticed as well that in the code it...
@codicocodes that would be really useful. I declared some `init.lua` files that were not my root one, and this has resulted in [4 different](https://dotfyle.com/le4ker) dotfyle configs that I can't clean...