diff --git a/vimrc b/vimrc index 6ee0843..516b76c 100644 --- a/vimrc +++ b/vimrc @@ -53,6 +53,8 @@ NeoBundle 'othree/html5.vim' NeoBundle 'dogrover/vim-pentadactyl' +NeoBundle 'idris-hackers/idris-vim' + " vim-sleuth? call neobundle#end()