Skip to content

Can this take into account the current file? #492

@svenstaro

Description

@svenstaro
  • Category
    • Question
    • Bug
    • Suggestion
  • OS
    • Linux
    • macOS
    • Windows
    • Etc.
  • Vim
    • Vim
    • Neovim

Hey, so I was wondering whether fzf.vim can take into account the current file name. When you start searching, starting from nothing is a worse guess than starting from the current file name most of the time I think.

Consider a C program where you might want to switch between .c and .h files. Or consider a Python application where there is my_module.py and somewhere else in the tree there is test_my_module.py. It would be really neat if this plugin would take that into account and maybe it does but I don't know how to make it to that.

If it doesn't do that, consider this a suggestion.

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