aboutsummaryrefslogtreecommitdiffhomepage
path: root/editors/README.md
diff options
context:
space:
mode:
authorMarvin Borner2022-06-30 20:36:37 +0200
committerMarvin Borner2022-06-30 20:36:37 +0200
commit269a7832ece9c1997d0431c41d04e91d46813a96 (patch)
tree690f0c7a5441d02df4a0bebb040ed2a091c729dd /editors/README.md
parent9d8efb7dfa56576c779244af633481ee7e986060 (diff)
Very basic syntax highlighting
Diffstat (limited to 'editors/README.md')
-rw-r--r--editors/README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/editors/README.md b/editors/README.md
new file mode 100644
index 0000000..57375b7
--- /dev/null
+++ b/editors/README.md
@@ -0,0 +1,9 @@
+# Editors
+
+If you don't want to use the REPL for all your experiments, you may want
+to install a syntax package for one of the supported editors to reach
+maximum readability.
+
+These are the currently supported editors:
+
+1. [vim](vim/)