Initial version

Mostly copied from idris-vim
This commit is contained in:
Edwin Brady 2020-02-22 20:32:56 +00:00
commit e3816a7be5
11 changed files with 1000 additions and 0 deletions

2
ftdetect/idris2.vim Normal file
View file

@ -0,0 +1,2 @@
au BufNewFile,BufRead *.idr setf idris2
au BufNewFile,BufRead idris-response setf idris2