Merge pull request #1452 from nickdrozd/emacs-doc

Update Emacs idris-mode doc
This commit is contained in:
Edwin Brady 2021-07-15 23:38:26 +01:00 committed by GitHub
commit 3c88c33f15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@ section, we explain how these features can be exploited by a text
editor, and specifically how to do so in `Vim
<https://github.com/edwinb/idris2-vim>`_. An interactive mode
for `Emacs <https://github.com/idris-hackers/idris-mode>`_ is also
available (though not yet updated for Idris 2).
available, updated for Idris 2 compatability as of 23 February 2021.
Editing at the REPL
===================