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 7debba6 commit b49bd01Copy full SHA for b49bd01
init.lua
@@ -684,6 +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 = {},
688
--gopls = {},
689
pyright = {},
690
-- rust_analyzer = {},
0 commit comments