From f167c083d7cada189982f246c69ae03cb965b142 Mon Sep 17 00:00:00 2001 From: Andrea Bolognani Date: Mon, 7 Mar 2022 10:41:56 +0100 Subject: Drop YouCompleteMe and color_coded integration MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I introduced support for these vim plugins several years ago but have since moved away from them. These days developers are likely better served by lsp-based tooling, which doesn't require additional per-project configuration. Signed-off-by: Andrea Bolognani Reviewed-by: Ján Tomko --- build-aux/syntax-check.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'build-aux') diff --git a/build-aux/syntax-check.mk b/build-aux/syntax-check.mk index d1db1d0267..a6e3ada300 100644 --- a/build-aux/syntax-check.mk +++ b/build-aux/syntax-check.mk @@ -921,7 +921,6 @@ http_sites += www.javvin.com # 404 links http_sites += publib.boulder.ibm.com http_sites += kerneltrap.org -http_sites += valloric.github.io http_sites += www.microsoft.com http_sites += xenbits.xen.org http_sites += lovezutto.googlepages.com -- cgit v1.2.1