Skip to content

A vim plugin that allows you to fuzzy search and install vim plugins using fzf

Notifications You must be signed in to change notification settings

micalexander/dein-fzf.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A vim plugin that allows you to fuzzy search and install vim plugins using fzf

Prerequisites

Commands

:DeinFZFInstall - List plugins that can be installed
:DeinFZFList - List plugins currently installed via dein

Recommended Mappings

nnoremap <silent> <leader>p :DeinFZFInstall<CR>

nnoremap <silent> <leader>pp :DeinFZFList<CR>

About

A vim plugin that allows you to fuzzy search and install vim plugins using fzf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published