Skip to content

Commit

Permalink
Fix lspconfig warning
Browse files Browse the repository at this point in the history
  • Loading branch information
sestrella committed Aug 28, 2024
1 parent e8f9e0b commit cffe2d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion home/neovim/plugins/lspconfig/config.lua
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ local servers = {
-- },
},
pyright = {},
ruby_ls = {},
ruby_lsp = {},
rust_analyzer = {},
terraformls = {},
tsserver = {},
Expand Down

0 comments on commit cffe2d4

Please sign in to comment.