You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error detected while processing function fzf#vim#files[15]..<SNR>37_fzf[18]..<SNR>37_wrap:
line 12:
E117: Unknown function: skim#wrap
E15: Invalid expression: skim#wrap(a:name, opts, a:bang)
line 14:
E121: Undefined variable: wrapped
E15: Invalid expression: wrapped
Error detected while processing function fzf#vim#files[15]..<SNR>37_fzf:
line 18:
E117: Unknown function: skim#run
E15: Invalid expression: skim#run(s:wrap(a:name, merged, bang))
Press ENTER or type command to continue
The text was updated successfully, but these errors were encountered:
Ran into this myself - the problem is that you have lotabout/skim.vim enabled in NeoVim, but not lotabout/skim. They are different plugins, and lotabout/skim.vim does not work without lotabout/skim.
Category
OS
Vim
Skim version 0.82
I tried to run :Files and got this:
The text was updated successfully, but these errors were encountered: