diff --git a/init.lua b/init.lua index e381038f..db506aef 100644 --- a/init.lua +++ b/init.lua @@ -684,7 +684,7 @@ require('lazy').setup({ -- For example, to see the options for `lua_ls`, you could go to: https://luals.github.io/wiki/settings/ local servers = { clangd = {}, - hdl_checker = {}, + -- hdl_checker = {}, --gopls = {}, pyright = {}, -- rust_analyzer = {},