diff --git a/init.lua b/init.lua index 30f30f7e..e381038f 100644 --- a/init.lua +++ b/init.lua @@ -684,6 +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 = {}, --gopls = {}, pyright = {}, -- rust_analyzer = {},