idris-hackers / idris-mode

Idris syntax highlighting, compiler-supported editing, interactive REPL and more things for Emacs.
GNU General Public License v3.0
268 stars 70 forks source link

[ fix from idris2-mode ] Support more literate modes when deleting ibc. #524

Closed jfdm closed 3 years ago

jfdm commented 3 years ago

Deleting IBCs is an idris1 only feature (idris2 has build dirs), but the literate mode support might be handy...