From 269a7832ece9c1997d0431c41d04e91d46813a96 Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Thu, 30 Jun 2022 20:36:37 +0200 Subject: Very basic syntax highlighting --- editors/README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 editors/README.md (limited to 'editors/README.md') 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/) -- cgit v1.2.3