Skip to content
This repository has been archived by the owner on Dec 27, 2018. It is now read-only.

Commit

Permalink
Added Idris plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinkjt2000 committed Dec 10, 2016
1 parent 659f2db commit 2aae0ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ call vundle#begin(s:plugin_path)
Plugin 'davidhalter/jedi-vim'
Plugin 'nfvs/vim-perforce'
Plugin 'Yggdroot/LeaderF'
Plugin 'idris-hackers/idris-vim'
call vundle#end()

set showtabline=2 " always show tab pages line
Expand Down

0 comments on commit 2aae0ce

Please sign in to comment.