Initial version
Mostly copied from idris-vim
This commit is contained in:
commit
e3816a7be5
11 changed files with 1000 additions and 0 deletions
2
ftdetect/idris2.vim
Normal file
2
ftdetect/idris2.vim
Normal file
|
@ -0,0 +1,2 @@
|
|||
au BufNewFile,BufRead *.idr setf idris2
|
||||
au BufNewFile,BufRead idris-response setf idris2
|
Loading…
Add table
Add a link
Reference in a new issue