diff options
| author | Ahmed Abdelhalim <[email protected]> | 2015-06-27 23:58:28 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2015-06-27 23:59:14 +0200 |
| commit | 3a16b98a01212ea1c05d8fc60f51953e8635b804 (patch) | |
| tree | b21126c46464ce141b7fca3c1836b1551abe3205 /.vimrc | |
| parent | aa51bceb5de8abce6a32880f1d18dc6663de484b (diff) | |
Adding the YCM plugin and fix readme instructions
Diffstat (limited to '.vimrc')
| -rw-r--r-- | .vimrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -25,6 +25,7 @@ Plugin 'tpope/vim-rails' Plugin 'ngmy/vim-rubocop' Plugin 'vim-ruby/vim-ruby' Plugin 'honza/vim-snippets' +Plugin 'Valloric/YouCompleteMe' call vundle#end() syntax on |
