We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 674d500 commit 996dc5eCopy full SHA for 996dc5e
lua/sld/lazy.lua
@@ -453,7 +453,7 @@ require('lazy').setup({
453
-- - settings (table): Override the default settings passed when initializing the server.
454
-- For example, to see the options for `lua_ls`, you could go to: https://luals.github.io/wiki/settings/
455
local servers = {
456
- -- clangd = {},
+ clangd = {},
457
-- gopls = {},
458
-- pyright = {},
459
-- rust_analyzer = {},
0 commit comments