We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b49bd01 commit bce9af2Copy full SHA for bce9af2
init.lua
@@ -684,7 +684,7 @@ require('lazy').setup({
684
-- For example, to see the options for `lua_ls`, you could go to: https://luals.github.io/wiki/settings/
685
local servers = {
686
clangd = {},
687
- hdl_checker = {},
+ -- hdl_checker = {},
688
--gopls = {},
689
pyright = {},
690
-- rust_analyzer = {},
0 commit comments