rm hdl checker

This commit is contained in:
Pakin49 2025-05-25 04:32:29 +07:00
parent b49bd0131a
commit bce9af269a

View file

@ -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/ -- For example, to see the options for `lua_ls`, you could go to: https://luals.github.io/wiki/settings/
local servers = { local servers = {
clangd = {}, clangd = {},
hdl_checker = {}, -- hdl_checker = {},
--gopls = {}, --gopls = {},
pyright = {}, pyright = {},
-- rust_analyzer = {}, -- rust_analyzer = {},