Skip to content
Snippets Groups Projects
Unverified Commit 11300913 authored by Junegunn Choi's avatar Junegunn Choi
Browse files

[vim] Do not expand s:fzf_go

expand() may return an empty string depending on the value of
&wildignore. Since expand('<sfile>') always returns an absolute path, we
can remove expand() call here. Close #917.
parent e65f14cb
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment