From b49bd0131a51ae884a335aedccd915c32326849f Mon Sep 17 00:00:00 2001 From: Pakin49 Date: Sun, 25 May 2025 01:57:50 +0700 Subject: [PATCH] . --- init.lua | 1 + 1 file changed, 1 insertion(+) 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 = {},