Fabio Coatti

Results 10 comments of Fabio Coatti

I'm facing the same issue, but I see in mainloop this check: mainloop: for { select { case

I see your point; however stream flag is indeed on (as the needed `stream` code block is present in conf files.) Unifying it seems to be a good idea, however...

see https://github.com/voxpupuli/puppet-nginx/pull/1061

I'm facing the same issue: gitlab tiemouts because the webhook answers after 10 seconds or so. Basically, mco r10k blocks until all deploy are ended, and this is way too...

> It's because you toggle format on save on and the language does not support formatting. But yes, it's too noisy. Should be this bug closed as "work as expected"...

> Isn't it fine since we're using `notify_once`? The first thing that I suspected when I saw that notification only once, was that after the first invocation formatter started to...

I'm seeing apparently the same problem while opening the config.lua (lunarvim) `Error detected while processing CursorMoved Autocommands for "*"..function 3[3]..4[71]..matchup#delim#get_current[1]..65_get_delim_multi[3]..matchup#ts_engine#get_delim[3]..60_forward: line 1: E5108: Error executing lua /usr/share/nvim/runtime/lua/vim/treesitter/query.lua:259: query: invalid node...

Just checked: Forcing nvim-treesitter to latest commit, followed by TSUpdate seems to have fixed the issue. So if someone else is experiencing similar issues, it is worth to have a...

> Hi! Thanks for the kind words. Sorry for the delayed response, I was traveling when you posted this, and have since been quite busy. As for your issue, I...

Thanks, that fixed the issue on my side. Basic config has been added to nvim-lspconfig nvim module. https://github.com/neovim/nvim-lspconfig/commit/6dfb2463e3351359fe6d6a902ac06857b3d7ed20