Pedro Sanchez
Pedro Sanchez
It will be a very unique feature, I've never seen it in other Editors. @molleweide
it would be nice to have the option "," vim default behavior, just like "b" vim default behavior
I found this, for the `select-pane` keep the zoom if it was zoomed we need to add the flag `-Z` e.g. `select-pane -L -Z` We could do this: 1. Create...
As a work around you could modify your sources priorities in `nvim-cmp`, I'm reading the LSP docs but it's a really bad documentation
The thing is there are custom web components in html, so I can't think of a good way to handle this. Do you have any idea?
I think this could be solved with `nvim-cmp` sorting options, but I haven't read the docs yet. Maybe changing the source priority in the cmp config.
Could you show me a minimal config?
Show me the output of `:CmpStatus`
Wow. Thank you, I've been thinking on this for a while and I had no clue how to deal with it. I'll check that. @wochap
Do you have any ideas on this?, the thing is that is Lua and my server is in JavaScript. @wochap