Skip to content

Commit

Permalink
chore: add ruby-lsp
Browse files Browse the repository at this point in the history
  • Loading branch information
BBboy01 committed Jul 11, 2024
1 parent df07451 commit 95d8a3c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lua/plugins/lsp/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ return {
gopls = {},
golangci_lint_ls = {},
pylsp = {},
ruby_lsp = {},
sqls = {},
nginx_language_server = {},
gitlab_ci_ls = {},
Expand Down Expand Up @@ -321,6 +322,7 @@ return {
'golangci-lint-langserver',
'rust-analyzer',
'python-lsp-server',
'ruby-lsp',
'yaml-language-server',
'gitlab-ci-ls',
'docker-compose-language-service',
Expand Down

0 comments on commit 95d8a3c

Please sign in to comment.