Skip to content

Commit

Permalink
feature: Load CtrlP by default
Browse files Browse the repository at this point in the history
  • Loading branch information
jvortmann committed Jul 3, 2016
1 parent 610cdea commit 42db340
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/plugins/vim.plugins.default
Expand Up @@ -26,7 +26,7 @@ Plug 'tmux-plugins/vim-tmux'
Plug 'tmux-plugins/vim-tmux-focus-events'

" improvement
Plug 'kien/ctrlp.vim', { 'on': ['CtrlP', 'CtrlPBuffer'] }
Plug 'kien/ctrlp.vim'
Plug 'rking/ag.vim'
Plug 'tpope/vim-unimpaired'
Plug 'tpope/vim-repeat'
Expand Down

0 comments on commit 42db340

Please sign in to comment.