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 d1d4b3f commit e7f860bCopy full SHA for e7f860b
init.lua
@@ -671,7 +671,7 @@ require('lazy').setup({
671
-- - settings (table): Override the default settings passed when initializing the server.
672
-- For example, to see the options for `lua_ls`, you could go to: https://luals.github.io/wiki/settings/
673
local servers = {
674
- -- clangd = {},
+ clangd = {},
675
-- gopls = {},
676
-- pyright = {},
677
-- rust_analyzer = {},
0 commit comments