vim: Add fzf.vim

legacy
Simon Bruder 2020-07-02 23:27:28 +02:00
parent a813afeeba
commit f664134500
No known key found for this signature in database
GPG Key ID: 6F03E0000CC5B62F
1 changed files with 1 additions and 0 deletions

View File

@ -101,6 +101,7 @@ autocmd FileType * call LC_maps()
" Multi-entry selection UI
Plug 'junegunn/fzf'
Plug 'junegunn/fzf.vim'
" Rust
Plug 'rust-lang/rust.vim'