From 328d19fef8cbd7a2523073eab766d7d5e290a35a Mon Sep 17 00:00:00 2001 From: Andrey Karpov Date: Thu, 25 Feb 2016 19:18:24 +0300 Subject: [PATCH] enabled breakpoint support for nim --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 3267c85..cf30bb6 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,8 @@ "fortran-modern", "rust", "pascal", - "ada" + "ada", + "nim" ] }, "configurationAttributes": {