/FzfDir.vim

Browsing one directory at a time with fzf in vim

Primary LanguageVim ScriptMIT LicenseMIT

FzfDir.vim

This vim plugin defines two commands, FzfDir and FzfDirGit that allow to browse the file system one folder at a time.

Requires fzf and fzf.vim.

FzfDirGit falls back to GitFiles when inside a git project folder.