Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error with custom file sources #10

Open
3 of 9 tasks
marcusbuffett opened this issue Nov 5, 2019 · 1 comment
Open
3 of 9 tasks

Error with custom file sources #10

marcusbuffett opened this issue Nov 5, 2019 · 1 comment

Comments

@marcusbuffett
Copy link

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

I tried copying over my fzf config for this but it seems run and wrap don't behave the same, can I get some tips on how to translate this?

minimal config to repro:

vim -Nu <(curl https://gist.githubusercontent.com/marcusbuffett/93878626a2fc5e6167506d3c936673a9/raw/e20308e3705b0de0ad8e1811e3ffb957cb3386ec/min_skim_issue)

When you run :FilesWithWorkspace, you get:

E117: Unknown function: fzf#wrap
E116: Invalid arguments for function fzf#run
@lotabout
Copy link
Owner

lotabout commented Nov 5, 2019

@marcusbuffett I believe you should use skim#run and skim#wrap

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants