From 78bec87f4ed058dfad6f8c33f487719db10f1bd3 Mon Sep 17 00:00:00 2001 From: Ben Jackson Date: Wed, 14 Oct 2020 22:33:04 +0100 Subject: [PATCH] Link to wiki for additional language support --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e01c98e..ba72b14 100644 --- a/README.md +++ b/README.md @@ -148,10 +148,10 @@ runtime dependencies). They are categorised by their level of support: ## Other languages -Vimspector should work for any debug adapter that works in Visual Studio Code, -but there are certain limitations (see FAQ). If you're trying to get vimspector -to work with a language that's not "supported", head over to Gitter and contact -the author. It should be possible to get it going. +Vimspector should work for any debug adapter that works in Visual Studio Code. + +To use Vimspector with a language that's not "built-in", see this +[wiki page](https://github.com/puremourning/vimspector/wiki/languages). # Installation