From b5f5eff3eec2acfc3e455c25c351a1e0a17d0b76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C8=98tefan=20Talpalaru?= Date: Tue, 28 Jul 2020 15:27:18 +0200 Subject: [PATCH] README: env.sh - mention usage with text editors --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 0fee64d..556c031 100644 --- a/README.md +++ b/README.md @@ -354,6 +354,13 @@ cd vendor/nim-metrics ../../env.sh nimble test ``` +In order to get autocompletion and code navigation functionality working +properly in your text editor, you need the environment variables set by this script: + +```bash +./env.sh vim +``` + ### nimble.sh Simple script that symlinks the first \*.nimble file it finds to \*.nims and