Add supporting clojure with leiningen
This commit is contained in:
@@ -8,11 +8,12 @@ endfunction
|
||||
|
||||
function! s:suite.do_not_throw_exception_when_open_repl()
|
||||
" repl.vim can open repl
|
||||
setfiletype ruby | Repl | new
|
||||
setfiletype haskell | Repl | new
|
||||
setfiletype erlang | Repl | new
|
||||
setfiletype python | Repl | new
|
||||
setfiletype javascript | Repl | new
|
||||
setfiletype ruby | Repl | new
|
||||
setfiletype haskell | Repl | new
|
||||
setfiletype erlang | Repl | new
|
||||
setfiletype python | Repl | new
|
||||
setfiletype javascript | Repl | new
|
||||
setfiletype clojure | Repl | new
|
||||
" repl.vim cannot open repl
|
||||
" but repl.vim don't throw some exception
|
||||
setfiletype unknown | Repl
|
||||
|
Reference in New Issue
Block a user