add idris mode for vim

This commit is contained in:
Gabriel Ebner 2014-07-18 08:41:58 +02:00
parent 08a5a8f37c
commit cd6f5af3ea

2
vimrc

@ -53,6 +53,8 @@ NeoBundle 'othree/html5.vim'
NeoBundle 'dogrover/vim-pentadactyl'
NeoBundle 'idris-hackers/idris-vim'
" vim-sleuth?
call neobundle#end()