lotabout / skim.vim

vim support for skim
132 stars 19 forks source link

Error with custom file sources #10

Open marcusbuffett opened 4 years ago

marcusbuffett commented 4 years ago

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 commented 4 years ago

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