Philippe Massicotte
Philippe Massicotte
Is it ok with that information? Content of my lspconfig file ```lua return { -- NOTE: This is where your plugins related to LSP can be installed. -- The configuration...
Thank you @ray-x, I will try to provide a minimal example. Meanwhile, is it possible to disable the plugin for specific filetypes?
Quick aside question, is it possible to disable this plugin for some problematic filetype (like R in the original question)?
Just noticed that [b963a39](https://github.com/ray-x/lsp_signature.nvim/commit/b963a391c83016e0425d54b3b4527b2a78795f3e) fixed the issue with R language. Thank you very much!
Did anyone get a fix for this? This is poping every 4-5 seconds when working on a qmd file.
Thank you, just figured it out :)
Also works on my side.
Same, working fine here.
Works on my side: ```r [ins] r$> gtrends( keyword = "elecciones", geo = "DO", gprop = "web", time = "today+5-y", category = 0, onlyInterest = TRUE ) $interest_over_time date hits...
No I have not. I am not sure where I should do it. In the yaml file?