diff options
Diffstat (limited to 'editors/README.md')
-rw-r--r-- | editors/README.md | 9 |
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/) |