Skip to content

Commit e7f860b

Browse files
committed
commit
1 parent d1d4b3f commit e7f860b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -671,7 +671,7 @@ require('lazy').setup({
671671
-- - settings (table): Override the default settings passed when initializing the server.
672672
-- For example, to see the options for `lua_ls`, you could go to: https://luals.github.io/wiki/settings/
673673
local servers = {
674-
-- clangd = {},
674+
clangd = {},
675675
-- gopls = {},
676676
-- pyright = {},
677677
-- rust_analyzer = {},

0 commit comments

Comments
 (0)