summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--web/question.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/web/question.txt b/web/question.txt
index cccc784b6..b53eacd02 100644
--- a/web/question.txt
+++ b/web/question.txt
@@ -79,6 +79,10 @@ A JVM backend is almost impossible. The JVM is not expressive enough. It has
 never been designed as a general purpose VM anyway. A CLR backend is possible
 but would require much work. 
 
+What about vim/emacs/my editor?
+-------------------------------
+
+Check the github wiki: https://github.com/Araq/Nimrod/wiki/Editor-Support
 
 Compilation
 ===========