From bd476c8b3b7c2b9734237ba882225c20e94a8b3f Mon Sep 17 00:00:00 2001 From: alaviss Date: Sun, 28 Jul 2019 22:26:27 +0700 Subject: [PATCH] Updated Editor Support (markdown) --- Editor-Support.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Editor-Support.md b/Editor-Support.md index 30e4969..8f257ee 100644 --- a/Editor-Support.md +++ b/Editor-Support.md @@ -49,6 +49,8 @@ The following editors have some Nim support: * Section movements * Auto-indent * Code folding + * Find references + * File outline * http://gradha.github.io/articles/2014/02/invoking-dash-from-the-command-line-vim.html