fzf the other way

This commit is contained in:
Bartek Stalewski 2020-02-05 18:05:53 +01:00
parent 1b72ef4c41
commit acb5017b6e

View File

@ -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'