Skip to content

Commit

Permalink
nvim: add config for bitbake_language_server
Browse files Browse the repository at this point in the history
  • Loading branch information
FredeEB committed May 19, 2024
1 parent 95505b9 commit f20c78d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configs/nvim/after/plugin/lsp.lua
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ cmp.setup {
-- lsp
local lsps = {
'bashls',
'bitbake_language_server',
'docker_compose_language_service',
'dockerls',
'gopls',
Expand Down

0 comments on commit f20c78d

Please sign in to comment.