Skip to content

How to pass arguments to underlying fzf? #12

@npearson72

Description

@npearson72

Is there a way to customize fzf using the various suggestions on their wiki?

For example, I like this preview option which looks great, but it doesn't appear with your plugin:

command! -bang -nargs=? -complete=dir Files
  \ call fzf#vim#files(<q-args>, fzf#vim#with_preview(), <bang>0)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions