Added idris support

This commit is contained in:
Risto Stevcev
2016-06-12 01:40:21 +02:00
parent 78af766e40
commit a803cd7850
5 changed files with 30 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ function! s:suite.do_not_throw_exception_when_open_repl()
setfiletype python | Repl | new
setfiletype javascript | Repl | new
setfiletype clojure | Repl | new
setfiletype idris | Repl | new
" repl.vim cannot open repl
" but repl.vim don't throw some exception
setfiletype unknown | Repl