diff options
Diffstat (limited to 'editors/README.md')
-rw-r--r-- | editors/README.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/README.md b/editors/README.md index 57375b7..5f82ef5 100644 --- a/editors/README.md +++ b/editors/README.md @@ -1,9 +1,10 @@ # Editors -If you don't want to use the REPL for all your experiments, you may want +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/) +2. [kate-like](kate/) |