Skip to content

Commit bce9af2

Browse files
committed
rm hdl checker
1 parent b49bd01 commit bce9af2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -684,7 +684,7 @@ require('lazy').setup({
684684
-- For example, to see the options for `lua_ls`, you could go to: https://luals.github.io/wiki/settings/
685685
local servers = {
686686
clangd = {},
687-
hdl_checker = {},
687+
-- hdl_checker = {},
688688
--gopls = {},
689689
pyright = {},
690690
-- rust_analyzer = {},

0 commit comments

Comments
 (0)