From fb65ad72a2c4781a9ff5a981d3c2e9476a7cd531 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fernando=20Mu=C3=B1oz=20Paredes?= Date: Tue, 11 Jun 2024 15:39:18 +0200 Subject: [PATCH] Delete unnecessary comment --- init.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/init.lua b/init.lua index 8ff0eb5f..c4f439d9 100644 --- a/init.lua +++ b/init.lua @@ -571,7 +571,6 @@ require('lazy').setup({ mypy = {}, taplo = {}, -- LSP for toml files debugpy = {}, - -- dart-debug-adapter = {}, -- rust_analyzer = {}, -- ... etc. See `:help lspconfig-all` for a list of all the pre-configured LSPs --