rm hdl checker
This commit is contained in:
parent
b49bd0131a
commit
bce9af269a
2
init.lua
2
init.lua
|
@ -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 = {},
|
||||||
|
|
Loading…
Reference in New Issue