mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2025-06-24 14:18:36 +02:00
rm hdl checker
This commit is contained in:
parent
b49bd0131a
commit
bce9af269a
1 changed files with 1 additions and 1 deletions
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/
|
||||
local servers = {
|
||||
clangd = {},
|
||||
hdl_checker = {},
|
||||
-- hdl_checker = {},
|
||||
--gopls = {},
|
||||
pyright = {},
|
||||
-- rust_analyzer = {},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue