-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
managed to make it work
installed idris2 and syntastic with pathogen
inside ~/.vim/bundle/idris2/syntax_checkers/idris2/idris2.vim
| function! SyntaxCheckers_idris_idris_GetLocList() dict |
function! SyntaxCheckers_idris2_idris2_GetLocList() dictin vimrc
let g:syntastic_idris_checkers = ['idris']
let g:syntastic_idris2_checkers = ['idris2']luna-spirito
Metadata
Metadata
Assignees
Labels
No labels