chore: enable clang lsp

This commit is contained in:
2026-01-26 11:13:47 +01:00
parent 02d23cb6ca
commit 4000b23ed7
+1 -1
View File
@@ -152,7 +152,7 @@ return {
-- - settings (table): Override the default settings passed when initializing the server.
-- For example, to see the options for `lua_ls`, you could go to: https://luals.github.io/wiki/settings/
local servers = {
-- clangd = {},
clangd = {},
-- gopls = {},
-- pyright = {},
-- rust_analyzer = {},