Skip to content

Commit

Permalink
Revert "feat: add bitbake-language-server (neovim#3151)"
Browse files Browse the repository at this point in the history
This reverts commit 6a6a297.

The official language server for BitBake is called
language-server-bitbake [1] and not bitbake-language-server. Therefore,
it fails to start if using this configuration. Commit 6168237
("feat(bitbake): add language-server-bitbake support (neovim#3199)") added a
configuration where 'cmd' is correctly set to language-server-bitbake.

[1]: https://www.npmjs.com/package/language-server-bitbake
  • Loading branch information
ekronborg committed Jun 12, 2024
1 parent 4d38bec commit ff92fe7
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions lua/lspconfig/server_configurations/bitbake_language_server.lua

This file was deleted.

0 comments on commit ff92fe7

Please sign in to comment.