fzf the other way
This commit is contained in:
parent
1b72ef4c41
commit
acb5017b6e
@ -49,9 +49,9 @@ filetype plugin indent on
|
||||
|
||||
call plug#begin('~/.config/vim-plugins')
|
||||
Plug 'fatih/molokai'
|
||||
Plug 'junegunn/fzf'
|
||||
Plug 'junegunn/fzf.vim'
|
||||
Plug 'godlygeek/tabular'
|
||||
Plug 'junegunn/fzf.vim'
|
||||
Plug '/usr/local/opt/fzf'
|
||||
Plug 'tpope/vim-fugitive'
|
||||
Plug 'scrooloose/syntastic'
|
||||
Plug 'edkolev/tmuxline.vim'
|
||||
|
Loading…
Reference in New Issue
Block a user