You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With NeoVim 11.2, the new implementations for LspStart and LspRestart require an argument instead of starting every language servers available to the buffer. Is it possible to get them to work the same as they do on 11.1 and before?
The text was updated successfully, but these errors were encountered:
Description
With NeoVim 11.2, the new implementations for
LspStart
andLspRestart
require an argument instead of starting every language servers available to the buffer. Is it possible to get them to work the same as they do on 11.1 and before?The text was updated successfully, but these errors were encountered: