wincent/loupe for more sensible default search behaviour

This commit is contained in:
Danielle McLean 2016-10-17 20:46:38 +11:00
parent be91b857f6
commit 359cfe7a8c

View file

@ -17,6 +17,7 @@ Plug 'tpope/vim-repeat'
Plug 'tpope/vim-sleuth'
Plug 'tpope/vim-surround'
Plug 'tpope/vim-unimpaired'
Plug 'wincent/loupe'
Plug 'wincent/terminus'
Plug 'sheerun/vim-polyglot'
@ -35,7 +36,6 @@ call plug#end()
colorscheme inkpot
inoremap jj <Esc>
set hlsearch
set linebreak showbreak=
set showcmd
set wildmode=longest,full